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,应用程序的路径不能包含空格”。在此处输入图像描述
npm
由于 中存在错误npm,因此您需要从其他目录下载代码。在图片上,我可以看到您位于C:\Users\Christian K包含空格的目录中。尝试搬迁到C:\Users:
C:\Users\Christian K
C:\Users
cd ..
该路径不包含空格,您可以执行以下操作:
shoutem pull-app