#Can't import module (ambiguous indirect export)
1 messages · Page 1 of 1 (latest)
Can you show me how you import it then?
I was testing my own npm library. as you did before, I created a new project and instead pulling from npm, I copied the required files to node_modules/custom_folder and then it worked.