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

npm ERR! gyp verb check python checking for Python executable "python2" in the PATH #20

Open
LouisMuriuki opened this issue May 16, 2022 · 6 comments

Comments

@LouisMuriuki
Copy link

npm i wont run. do we actually need python2?

@hariharadhamodaran
Copy link

hariharadhamodaran commented May 25, 2022

same here

@LouisMuriuki
Copy link
Author

Decided to create my own dashboard from scratch after this.....Annoying

@tranviet2010
Copy link

how to fix my friend @LouisMuriuki

@LouisMuriuki
Copy link
Author

I have no idea...i created my own dashboard instead

@maayaankk
Copy link

I had this problem too, what I did :

1- npm uninstall node-sass

2- npm i -D sass

3- npm i

Reference: https://stackoverflow.com/questions/70514785/npm-install-failed-at-node-sass-command-failed

@peter279k
Copy link

To resolve the issue, I use the following commands:

  • Using the Node.js v14.21.3 version to run the npm install command.
  • And it will be worked successfully.

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

5 participants