simison / couchspinner

Couchsurfing profile importer and previewer.
https://couchspinner.com/
GNU General Public License v3.0
12 stars 5 forks source link

getting an error when running yarn start (yarn run)... #3

Closed chagai95 closed 3 years ago

chagai95 commented 3 years ago

yarn run v1.22.5 $ react-scripts start /bin/sh: 1: react-scripts: not found error Command failed with exit code 127. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

simison commented 3 years ago

Did you run just yarn first to install dependencies?

chagai95 commented 3 years ago

Probably not can't remember..

simison commented 3 years ago

I tested locally and all works well. :-)