Question getting the app running #11
-
Hi, first off this project is awesome!! When I run npm start I get this error. I'm probably missing something simple, but any help would be great. Thanks!
npm ERR! A complete log of this run can be found in: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Thanks! have you tried to |
Beta Was this translation helpful? Give feedback.
Thanks!
have you tried to
yarn install
instead?