Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Box won't run #119

Closed
nschwermann opened this issue Oct 14, 2021 · 5 comments
Closed

Box won't run #119

nschwermann opened this issue Oct 14, 2021 · 5 comments
Labels

Comments

@nschwermann
Copy link

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/2055df48fa22d6757118bcd3421fc244

When I run the command npm run start I get the following error:


> app@0.1.0 start
> react-scripts start

sh: react-scripts: command not found
@hainsdominic
Copy link

First, you need to install the dependencies by doing npm install followed by npm update.

@RacketyWater7
Copy link

RacketyWater7 commented Nov 22, 2021

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.
Here is the logs link:
https://gist.github.com/RacketyWater7/ccafd73a789b1bdefbcf527702f5b057

@RacketyWater7
Copy link

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. Here is the logs link: https://gist.github.com/RacketyWater7/ccafd73a789b1bdefbcf527702f5b057

Inside the above error log, the logs said that this command failed: npm install && cd app && npm install
So I ran this command after that, and it also created errors. Here is the log file for that:
https://gist.github.com/RacketyWater7/d2d5dfa1f1e498ce9b4fc38746337046

@stale
Copy link

stale bot commented Apr 16, 2022

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.

@stale stale bot added the wontfix label Apr 16, 2022
@stale
Copy link

stale bot commented Apr 27, 2022

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.

@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants