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've tried to install the specific version 4.2.2 of graceful-fs but i still get the below error.
fs.js:45
} = primordials;
^
ReferenceError: primordials is not defined
at fs.js:45:5
at req_ (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\natives\index.js:55:10)
at Object. (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1068:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
at Module.load (internal/modules/cjs/loader.js:933:32)
at Function.Module._load (internal/modules/cjs/loader.js:774:14)
at Module.require (internal/modules/cjs/loader.js:957:19)
at require (internal/modules/cjs/helpers.js:88:18)
The text was updated successfully, but these errors were encountered:
I've tried to install the specific version 4.2.2 of graceful-fs but i still get the below error.
fs.js:45
} = primordials;
^
ReferenceError: primordials is not defined
at fs.js:45:5
at req_ (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\natives\index.js:55:10)
at Object. (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1068:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
at Module.load (internal/modules/cjs/loader.js:933:32)
at Function.Module._load (internal/modules/cjs/loader.js:774:14)
at Module.require (internal/modules/cjs/loader.js:957:19)
at require (internal/modules/cjs/helpers.js:88:18)
The text was updated successfully, but these errors were encountered: