You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: