Npm run dev - ERR dev not found
MeggaBug opened this issue · 4 comments
MeggaBug commented
kabirsingh2004 commented
install the all packages by
npm install
command
MeggaBug commented
I did that and It didn't work.
If I run debug in the .json file that's how I've been getting a localhost link. So I finished the whole project without npm run dev ever working in the terminal and it still doesn't work but now it also doesn't work from .json debug for some reason.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Kabir Jaipal ***@***.***>
Sent: Friday, February 2, 2024 11:25:26 PM
To: adrianhajdin/project_music_player ***@***.***>
Cc: MeggaBug ***@***.***>; Author ***@***.***>
Subject: Re: [adrianhajdin/project_music_player] Npm run dev - ERR dev not found (Issue #40)
install the all packages by
npm install command
—
Reply to this email directly, view it on GitHub<#40 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVSI5CL5VQAXTNUBMV7G3ELYRW33NAVCNFSM6AAAAABCNCNF5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRVGA3TIOBYGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
aniket-kes commented
vivekanand-vr commented
Make sure you are in the working directory where node modules are installed, check the scripts in package.json
file and run the commands again.