-
-
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
使用 pnpm 安装 vue create 会 报错 #7284
Comments
Follow the tips my friend gave me
still wrong |
I have tried to use create-vue in slowly getting used to |
You can add |
nope, same error |
Yeah, I just found it that the error interrupted the process of installing, and the next process of generating files wouldn't execute. So the method won't work, maybe another solution is to degrade pnpm to 6.x because the installing is build-in. |
You can start a new line in |
i try first |
Wow, lowering pnpm to 6 works fine . amazing |
thanks man |
That won't work because .npmrc file will be overwrite by cli🤣 |
Yeah |
|
So if I add that sentence to .npmrc first, it's fine |
This issue was fixed in #7265 and should be closed. |
ok thanks |
Why doesn't it work anymore |
pnpm i 提示这个错误 这是什么原因 |
Version
5.0.8
Environment info
Steps to reproduce
vue create back
选择
pnpm
报错What is expected?
正常能够使用pnpm构建项目依赖
What is actually happening?
安装使用pnpm 出现以下错误
command failed: pnpm install --reporter silent --shamefully-hoist --registry=https://registry.npmmirror.com/
The text was updated successfully, but these errors were encountered: