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:27:26
at req_ (C:\Users\XiaoQing Yuan\AppData\Roaming\npm\node_modules\athena-html\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\XiaoQing Yuan\AppData\Roaming\npm\node_modules\athena-html\node_modules\natives\index.js:55:10)
at Object. (C:\Users\XiaoQing Yuan\AppData\Roaming\npm\node_modules\athena-html\node_modules\fstream\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:759:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:770:10)
at Module.load (internal/modules/cjs/loader.js:628:32)
at Function.Module._load (internal/modules/cjs/loader.js:555:12)
at Module.require (internal/modules/cjs/loader.js:666:19)
at require (internal/modules/cjs/helpers.js:16:16)
The text was updated successfully, but these errors were encountered:
执行ath a -h , 报错如下:
fs.js:27
const { Math, Object } = primordials;
^
ReferenceError: primordials is not defined
at fs.js:27:26
at req_ (C:\Users\XiaoQing Yuan\AppData\Roaming\npm\node_modules\athena-html\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\XiaoQing Yuan\AppData\Roaming\npm\node_modules\athena-html\node_modules\natives\index.js:55:10)
at Object. (C:\Users\XiaoQing Yuan\AppData\Roaming\npm\node_modules\athena-html\node_modules\fstream\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:759:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:770:10)
at Module.load (internal/modules/cjs/loader.js:628:32)
at Function.Module._load (internal/modules/cjs/loader.js:555:12)
at Module.require (internal/modules/cjs/loader.js:666:19)
at require (internal/modules/cjs/helpers.js:16:16)
The text was updated successfully, but these errors were encountered: