project_music_player
project_music_player copied to clipboard
Npm run dev - ERR dev not found
install the all packages by
npm install
command
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 iOShttps://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 GitHubhttps://github.com/adrianhajdin/project_music_player/issues/40#issuecomment-1925074886, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVSI5CL5VQAXTNUBMV7G3ELYRW33NAVCNFSM6AAAAABCNCNF5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRVGA3TIOBYGY. You are receiving this because you authored the thread.Message ID: @.***>
Make sure you are in correct directory
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.