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
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.3/darwin-x64-72_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.9.3/darwin-x64-72_binding.node":
HTTP error 404 Not Found
更换版本过后可以下载还提示如下错误
pm WARN The package react is included as both a dev and production dependency.
npm WARN The package react-dom is included as both a dev and production dependency.
added 1213 packages from 965 contributors in 24.76s
38 packages are looking for funding
run `npm fund` for details
yimt@MacBook-Pro sentinel-website % npm start
> [email protected] start /Users/yimt/Code/WebstormProjects/sentinel-website
> docsite start
fs.js:35
} = primordials;
^
ReferenceError: primordials is not defined
at fs.js:35:5
at req_ (/Users/yimt/Code/WebstormProjects/sentinel-website/node_modules/natives/index.js:143:24)
at Object.req [as require] (/Users/yimt/Code/WebstormProjects/sentinel-website/node_modules/natives/index.js:55:10)
at Object.<anonymous> (/Users/yimt/Code/WebstormProjects/sentinel-website/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1133:30)
at Module._extensions..js (internal/modules/cjs/loader.js:1153:10)
at Object.require.extensions.<computed> [as .js] (/Users/yimt/Code/WebstormProjects/sentinel-website/node_modules/babel-register/lib/node.js:152:7)
at Module.load (internal/modules/cjs/loader.js:977:32)
at Function.Module._load (internal/modules/cjs/loader.js:877:14)
at Module.require (internal/modules/cjs/loader.js:1019:19)
^C
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: