formulahendry / vscode-terminal

Terminal for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.terminal
46 stars 22 forks source link

cnpm and ng is can not run :( #12

Open helloworldoc opened 7 years ago

helloworldoc commented 7 years ago

I had install cnpm and ng, when I use cmd.exe, it run smoothly. but in this extension, I had input 'cnpm' or 'ng',it will show: 'cnpm' is not recognized as an internal or external command, operable program or batch file. 'ng' is not recognized as an internal or external command, operable program or batch file.

Please fix it at once. It is a useful extension, give you star.

formulahendry commented 7 years ago

@rayyuhanx , are 'ng' and cnpm' in your PATH environment variable? Could you share the screenshot?