Skip to content

npm i fails in Dec 2022 due to missing python2 #18

@tonydiep

Description

@tonydiep

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions