#Trouble importing npm module

7 messages · Page 1 of 1 (latest)

proven spade
#

So this is my first time trying to import a node module. Typescript seems totally happy with what I'm doing, but when Fresh tries to build I get error: Uncaught (in promise) SyntaxError: The requested module 'npm:[email protected]' does not provide an export named 'Terminal'

Any ideas?

magic parrot
#

I see you have posted here as well, I think this is an issue with the module itself

proven spade
#

@magic parrot yeah! surprised me for a project that is a core part of vs code

stoic cipher