-
Notifications
You must be signed in to change notification settings - Fork 306
Description
Details
at Object. (C:\Users\proli\OneDrive\Desktop\Experiment\new-form\node_modules\rollup\dist\native.js:49:48)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12) {
code: 'ERR_DLOPEN_FAILED'
I have node v20.9.0. I know this version of node is not a problem because it was working well until this problem that arose just a couple of hours now. I don't know how to fix it. I reinstalled node and restarted code editor with new project file. Still the problem did not go away.
Node.js version
node js v20.9.0
Example code
at Object. (C:\Users\proli\OneDrive\Desktop\Experiment\new-form\node_modules\rollup\dist\native.js:49:48)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12) {
code: 'ERR_DLOPEN_FAILED'
Operating system
Windows 10
Scope
code run time, would not start npm run dev
Module and version
Not applicable.