You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error when trying to run npm ingest
SyntaxError: The requested module '@esbuild-kit/core-utils' does not provide an export named 'installSourceMapSupport' at ModuleJob._instantiate (internal/modules/esm/module_job.js:92:21) at ModuleJob.run (internal/modules/esm/module_job.js:107:20) at Loader.import (internal/modules/esm/loader.js:164:24) at internal/process/esm_loader.js:69:9
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm getting the following error when trying to run npm ingest
SyntaxError: The requested module '@esbuild-kit/core-utils' does not provide an export named 'installSourceMapSupport' at ModuleJob._instantiate (internal/modules/esm/module_job.js:92:21) at ModuleJob.run (internal/modules/esm/module_job.js:107:20) at Loader.import (internal/modules/esm/loader.js:164:24) at internal/process/esm_loader.js:69:9
Any idea why this is happening
Beta Was this translation helpful? Give feedback.
All reactions