truffle初始化的坑有很多:
1. truffle init报错
truffle init报错:Error: Truffle Box at URL https://github.com/truffle-box/bare-box.git doesn’t exist. If you believe this is an error, please contact Truffle support. 解决方法:…
The following error occured: Theres no QT version assigned to this project for platform Win32.Please use the change QT version feature and choose a valid QT version for this platform. 解决办法:多数情况为没有为QT选择版本 2.修改后,编译…