简体   繁体   中英

truffle unbox pet-store seems to do nothing

I am a beginner at Dapps. I decided to start from very basic. I tried the following command: truffle unbox pet-shop but the problem is nothing is happening. 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. 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.

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. 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!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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