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