project_music_player icon indicating copy to clipboard operation
project_music_player copied to clipboard

Npm run dev - ERR dev not found

Open MeggaBug opened this issue 1 year ago • 4 comments

image

MeggaBug avatar Jan 27 '24 04:01 MeggaBug

install the all packages by

npm install command

kabirjaipal avatar Feb 03 '24 04:02 kabirjaipal

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: @.***>

MeggaBug avatar Feb 03 '24 13:02 MeggaBug

image

Make sure you are in correct directory

aniket-kes avatar Feb 04 '24 18:02 aniket-kes

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.

vivekanand-vr avatar May 01 '24 16:05 vivekanand-vr