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
fs.js:27
const { Math, Object } = primordials;
^
ReferenceError: primordials is not defined
at fs.js:27:26
at req_ (/home/code/github/readthedocs.org/node_modules/natives/index.js:137:5)
at Object.req [as require] (/home/code/github/readthedocs.org/node_modules/natives/index.js:54:10)
at Object.<anonymous> (/home/code/github/readthedocs.org/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)
same issue also reported on gulp github
i think we have to update gulp to latest version
I cloned and try build. it faild
same issue also reported on gulp github
i think we have to update gulp to latest version
gulpjs/gulp#2324
https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node
The text was updated successfully, but these errors were encountered: