Skip to content

Installing NPM packages requires Node to be installed on the machine #597

@billti

Description

@billti

Feedback below. If this is indeed the case, we should update the error string.

I don’t have Node installed and configured on my machine but I do have the node.exe in a directory.
Now I create a new Node.js project and want to add a new Node module.
When I right click on the Npm node and choose “Install new NPM package” I got the message that Node is not installed and that I should either install Node or configure the path to Node.exe in the project properties.
I configured the path and it was still not working.

According to this, this behavior is expected, so I suggest that you change the message string

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions