We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm i fails
There seems to be a dependency (not in package.json) on a deprecated version of node-sass "
node-sass@4.12.0 install /home/tonydiep/Projects/SPFx-Org-Chart/node_modules/node-sass node scripts/install.js Downloading binary from https://github.com/sass/node-sass/releases/download/v4.12.0/linux-x64-83_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v4.12.0/linux-x64-83_binding.node": "
then a script tries to run python2 which is no longer available.
Vincent:
Could you update the dependencies please?
Thank you very much.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npm i fails
There seems to be a dependency (not in package.json) on a deprecated version of node-sass
"
then a script tries to run python2 which is no longer available.
Vincent:
Could you update the dependencies please?
Thank you very much.
The text was updated successfully, but these errors were encountered: