-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
no matches found: webpack#1.0 #243
Comments
the same problem as mine |
The |
posva
added a commit
that referenced
this issue
Dec 12, 2016
Closes #243 The `#` character has a special meaning in ZSH requiring the use of surrounding quotes
Thanks @posva for checking this out. I use @syaka-yin or @collins401 can you please confirm that |
yyx990803
pushed a commit
that referenced
this issue
Dec 20, 2016
Closes #243 The `#` character has a special meaning in ZSH requiring the use of surrounding quotes
This was referenced Jun 9, 2020
This was referenced Sep 16, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when i use
vue init webpack#1.0
, i get an errorno matches found: webpack#1.0
vue-cli 2.5.1
How could i use vue1.x ? thanks
The text was updated successfully, but these errors were encountered: