Skip to content

Get 'command not found' error for some command (like npm) #8

Description

@akfish

Environment

  • Windows 7 x64
  • Node v0.10.21

Steps

  1. Run web-terminal in cmd.exe
  2. Open localhost:8088/terminal/ in browser
  3. Run commands in web terminal, some of them return error message [command name]: command not found.

Commands that run perfectly in a native terminal but won't work with web terminal:

  • npm
  • coffee
  • gulp

One thing they have in common is that they are all commands of globally installed node modules.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions