Skip to content

[Win Error 2 ] File not found Error when running server.py on windows #3193

@krishpuw

Description

@krishpuw

When trying to run the server with --build tag

subprocess.run(["npm", "install"], cwd=MAGMA_PATH, check=True)
FileNotFoundError: [WinError 2] The system cannot find the file specified

Trying to install the frontend gui for caldera but it seems to not do so

I even made sure in checking the path for my Node.js in environment variables

Also using a python 3.11 virtual environment to run it

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions