LiveAtlas/.yarn/unplugged/node-gyp-npm-9.0.0-0eccfca4d1/node_modules/node-gyp/docs
2022-07-08 15:32:19 +01:00
..
binding.gyp-files-in-the-wild.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
Error-pre-versions-of-node-cannot-be-installed.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
Force-npm-to-use-global-node-gyp.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
Home.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
Linking-to-OpenSSL.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
README.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
Updating-npm-bundled-node-gyp.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00

Versions of node-gyp that are earlier than v8.x.x

Please look thru your error log for the string gyp info using node-gyp@ and if that version number is less than the current release of node-gyp then please upgrade using these instructions and then try your command again.

node-sass is deprecated

Please be aware that the package node-sass is deprecated so you should actively seek alternatives. Please avoid opening new node-sass issues on this repo. You can try npm install --global node-sass@latest but we cannot help much here.

Issues finding the installed Visual Studio

In cmd, npm config set msvs_version 20xx with xx matching your locally installed version of Visual Studio.