know about this error ?
i have this error while i want to install escape-goat module.
nvm use 15
It's an ES module, you will have to use: const escapeGoat = await import('escape-goat'); (inside an async function)
oooh, it has very bad format ! im using import but i do not await for that
Can you show your code?
this way has same error.
Обсуждают сегодня