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

npm run start wont work #3

Open
kalebplayz125 opened this issue Jan 16, 2023 · 2 comments
Open

npm run start wont work #3

kalebplayz125 opened this issue Jan 16, 2023 · 2 comments

Comments

@kalebplayz125
Copy link

so basically every time i run npm run start i ge this error:

PS C:\Users\not telling my name\Desktop\kahootbot-master> npm run 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:
npm ERR! C:\Users\still nope\AppData\Local\npm-cache_logs\2023-01-16T01_38_44_112Z-debug-0.log
PS C:\Users\Kaleb\Desktop\kahootbot-master> npm run start.command
npm ERR! Missing script: "start.command"
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:
npm ERR! C:\Users\u thought\AppData\Local\npm-cache_logs\2023-01-16T01_39_07_741Z-debug-0.log
what is wrong?
image

@Nuckerr
Copy link
Owner

Nuckerr commented Jan 17, 2023

seems like there has been an update to the package.json. Guess this all needs updating

@781243537678
Copy link

you missed a u thought or so in
PS C:\Users\Kaleb\Desktop\kahootbot-master> npm run start.command
this is also seen in the image i just thought it was funny and that your user also tells your name

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

3 participants