You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?
bug
What is the current behavior?
do yarn global add angular-cli
ng installs successfully but is not available on PATH
If the current behavior is a bug, please provide the steps to reproduce.
do yarn global add angular-cli
ng installs successfully but is not available on PATH
What is the expected behavior?
you should be able to run ng in the current cmd after installation or in a new cmd instance
Please mention your node.js, yarn and operating system version.
C:\my-home\WebStormProjects\ng-test>node --version
v6.4.0
C:\my-home\WebStormProjects\ng-test>yarn --version
0.16.1
Do you want to request a feature or report a bug?
bug
What is the current behavior?
ng
installs successfully but is not available on PATHIf the current behavior is a bug, please provide the steps to reproduce.
ng
installs successfully but is not available on PATHWhat is the expected behavior?
you should be able to run
ng
in the currentcmd
after installation or in a newcmd
instancePlease mention your node.js, yarn and operating system version.
C:\my-home\WebStormProjects\ng-test>node --version
v6.4.0
C:\my-home\WebStormProjects\ng-test>yarn --version
0.16.1
Windows version:
Yarn Error log:
https://gist.github.com/dheerajbhaskar/d41589b8d74dd2b817b8e5f0ddb3bf37
Possible issues:
The text was updated successfully, but these errors were encountered: