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
Bug Report What is the current behavior?
After installing with Yarn I type into my cmd:
ember.
I get back:
"$basedir/../../Users/owner/AppData/Local/Yarn/config/global/node_modules/.bin/ember.cmd" "$@"
The system cannot find the path specified.
If the current behavior is a bug, please provide the steps to reproduce.
Installed Yarn using Chocolatey via: choco install yarn
Installed ember-cli@1.13.0 via: yarn global add ember-cli@1.13.0
Install finished.
Restart CMD
Insert "ember" into cmd. Hit Enter. CMD closes...
Restart CMD.
Run cmd /k
Run ember
Get error:
"$basedir/../../Users/owner/AppData/Local/Yarn/config/global/node_modules/.bin/ember.cmd" "$@"
The system cannot find the path specified.
What is the expected behavior?
ember-cli works. Please mention your node.js, yarn and operating system version.
Operating system: Windows 10 64x
Yarn: 0.16.1
Node: 7.1.0
npm: 3.10.9
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
Bug Report
What is the current behavior?
After installing with Yarn I type into my cmd:
ember.
I get back:
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
ember-cli works.
Please mention your node.js, yarn and operating system version.
Operating system: Windows 10 64x
Yarn: 0.16.1
Node: 7.1.0
npm: 3.10.9
The text was updated successfully, but these errors were encountered: