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
ReferenceError: primordials is not defined
at fs.js:36:5
at req_ (/root/blur-admin/node_modules/natives/index.js:143:24)
at Object.req [as require] (/root/blur-admin/node_modules/natives/index.js:55:10)
at Object.<anonymous> (/root/blur-admin/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1137:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
at Module.load (internal/modules/cjs/loader.js:985:32)
at Function.Module._load (internal/modules/cjs/loader.js:878:14)
at Module.require (internal/modules/cjs/loader.js:1025:19)
at require (internal/modules/cjs/helpers.js:72:18)
How can i fix this?
The text was updated successfully, but these errors were encountered:
I ran:
sudo npm install bower -g
sudo npm install gulp -g
then
npm install
gulp serve
This is the error i get:
How can i fix this?
The text was updated successfully, but these errors were encountered: