Skip to content

fresh install npm error #13

Open
Open
@johanan-23

Description

@johanan-23

Please help me with this error which I get during fresh npm install execution
Note: I tried updating the Environment Variables, but no luck!

npm error gyp ERR! find Python checking if Python is C:\Program Files\Python39-32\python.exe npm error gyp ERR! find Python - version is "" npm error gyp ERR! find Python - version is - should be >=3.6.0 npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED npm error gyp ERR! find Python ********************************************************** npm error gyp ERR! find Python You need to install the latest version of Python. npm error gyp ERR! find Python Node-gyp should be able to find and use Python. If not, npm error gyp ERR! find Python you can try one of the following options: npm error gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe" npm error gyp ERR! find Python (accepted by both node-gyp and npm) npm error gyp ERR! find Python - Set the environment variable PYTHON npm error gyp ERR! find Python - Set the npm configuration variable python: npm error gyp ERR! find Python npm config set python "C:\Path\To\python.exe" npm error gyp ERR! find Python For more information consult the documentation at: npm error gyp ERR! find Python

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