Skip to content

Debug as NPM says "execvp(): No such file or directory" #153

@levelibeeka

Description

@levelibeeka

I right-click package.json file in my project and choose "Debug as"-> "NPM ..." in the menu. Then type "start" to the "Goal" text box.
After that, I can see this error message in the Console:
"execvp(): No such file or directory"
However it writes nothing else about the problem. When I run "npm start" from command line, it works fine.

If it matters, my system is Mac OS X 10.9

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions