简体   繁体   English

松露拆箱宠物店似乎什么都不做

[英]truffle unbox pet-store seems to do nothing

I am a beginner at Dapps.我是 Dapps 的初学者。 I decided to start from very basic.我决定从非常基础的开始。 I tried the following command: truffle unbox pet-shop but the problem is nothing is happening.我尝试了以下命令: truffle unbox pet-shop但问题是什么都没有发生。 No error is prompted it just says downloading and that's it.没有提示错误它只是说下载就是这样。 It tried reinstalling truffle and I did twice, once as administrator.它尝试重新安装松露,我做了两次,一次是作为管理员。

Screenshot is attached附上截图

Try following this guide to get Truffle installed using Windows. 尝试按照本指南操作,以使用Windows安装Truffle。 https://davidburela.wordpress.com/2017/05/12/how-to-install-truffle-testrpc-on-ubuntu-or-windows-10-with-windows-subsystem-for-linux/ Let me know if this doesn't work. https://davidburela.wordpress.com/2017/05/12/how-to-install-truffle-testrpc-on-ubuntu-or-windows-10-with-windows-subsystem-for-linux/让我知道是否这行不通。

I was facing the same issues.我面临着同样的问题。 I also tried multiple other ways but nothing worked.我还尝试了多种其他方法,但没有任何效果。

Fortunately, I found one GitHub repo similar to what you get after running truffle unbox pet shop.幸运的是,我找到了一个 GitHub 回购协议,类似于运行 truffle unbox pet shop 后得到的回购协议。 Also there is a node modules folder, so all the dependencies are already installed.还有一个节点模块文件夹,因此所有依赖项都已安装。

This may help people facing this issue.这可能会帮助面临这个问题的人。 You can clone or download this repo.您可以克隆或下载此存储库。

repo link: Github repo Thanks!回购链接: Github回购谢谢!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM