Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法启动 #17

Open
yimtcode opened this issue Nov 17, 2020 · 0 comments
Open

无法启动 #17

yimtcode opened this issue Nov 17, 2020 · 0 comments

Comments

@yimtcode
Copy link

  1. 依赖下载有问题
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
  1. 更换版本过后可以下载还提示如下错误
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant