Closed dino-rodriguez closed 2 years ago
You can enable "esModuleInterop" in your tsconfig, that should work around the issue for now.
Thank you. I had it enabled but was using the global version of typescript instead of the locally installed one. Closing out this issue
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior: Install metaplex js Attempt to import something from it and run
Expected behavior A clear and concise description of what you expected to happen.
Additional context Add any other context about the problem here.