Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work at all #17

Open
animaxcg opened this issue Jan 2, 2022 · 2 comments
Open

Doesn't work at all #17

animaxcg opened this issue Jan 2, 2022 · 2 comments

Comments

@animaxcg
Copy link

animaxcg commented Jan 2, 2022

to reproduce:

 expo init --template https://github.com/kathawala/expo-hamburger-menu-template
 - cd menu
- npm start # you can open iOS, Android, or web from here, or run them directly with the commands below.
- npm run android
- npm run ios
- npm run web

npm start

npm ERR! Missing script: "start"
npm ERR! 
npm ERR! Did you mean one of these?
npm ERR!     npm star # Mark your favorite packages
npm ERR!     npm stars # View packages marked as favorites
npm ERR! 
npm ERR! To see a list of scripts, run:
npm ERR!   npm run

npm ERR! A complete log of this run can be found in:
@zachtheprogrammer
Copy link

It doesn't look like you ran "cd menu" to go into your projects folder before running npm start.

@animaxcg
Copy link
Author

It's line 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants