Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用 npm 安装了 vue/cli,但是当我编写 vue create note 时正在加载
https://i.stack.imgur.com/xFVOk.png
今天早上我遇到了同样的问题。相同的版本(4.1.2)。
我从互联网/网络断开连接,再次尝试,它工作 100%。似乎它在等待网络请求响应(从不响应)。希望这可以帮助。
在浏览 SO 时,我发现以下关于插入尚不存在的记录的“最佳”方法的问题/讨论。令我印象深刻的陈述之一是 [Remu