i'm trying to install npm on my project, 'npm install' doesnt work. this is what my term return :
i have installed node v16.14 with nvm.
CodePudding user response:
Based on the line Error: Can't find Python executable "c:python27python.exe", you can set the PYTHON env variable., you should install Python for Windows Python.
Maybe your Python environment is not well set. Ensure the path to the Python binary is well configured.
CodePudding user response:
check this out based on your error SS so far I have found this article
https://github.com/sass/embedded-host-node/issues/66
https://developpaper.com/mac-m1-arm-npm-install-error-handling/
