-
Notifications
You must be signed in to change notification settings - Fork 71
Box won't run #119
Comments
First, you need to install the dependencies by doing |
I have tried many times the 'truffle unbox drizzle' command but it keeps failing. My system is Ubuntu 64bit, and the IDE is VS Code. Please take a look, I would really appreciate your help. Thanks a lot. |
Inside the above error log, the logs said that this command failed: npm install && cd app && npm install |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if there is no reply to further comments. |
I am running into two issues when I try to unbox and run this when I run
truffle unbox drizzle
I see several errors, here is the log: https://gist.github.com/nschwermann/2055df48fa22d6757118bcd3421fc244When I run the command
npm run start
I get the following error:The text was updated successfully, but these errors were encountered: