Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn's bug yarn global add yo not work #5089

Closed
anjia0532 opened this issue Feb 4, 2017 · 2 comments
Closed

yarn's bug yarn global add yo not work #5089

anjia0532 opened this issue Feb 4, 2017 · 2 comments
Milestone

Comments

@anjia0532
Copy link
Contributor

i know it's not jhipster's bug

Overview of the issue

I want to use [email protected] and when I run the yarn global add yo but yo not work

throw exception The filename, directory name, or volume label syntax is incorrect.

my issues yarnpkg/yarn#2630

Wrong bin path on Windows 10
On path variable, the path to global bin executables installed by yarn is set to C:\Users\username\AppData\Local\Yarn\.bin when it should be C:\Users\username\AppData\Local\Yarn\config\global\node_modules\.bin

Wrong bin path on Windows 10 issues

@gmarziou
Copy link
Contributor

gmarziou commented Feb 4, 2017

Yes it's a known issue on Windows.
I usually delete the scripts created in node installation foder.

As it is not a JHipster issue, I close it.

@gmarziou gmarziou closed this as completed Feb 4, 2017
@jdubois jdubois modified the milestone: 4.0.2 Feb 6, 2017
@eceraghavulu
Copy link

After 'Yo JHipster' command, I got an error in installing the 'Yarn install' command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants