Quantcast
Channel: Active questions tagged svelte - Stack Overflow
Viewing all articles
Browse latest Browse all 1541

"npm run dev" Command Doesn't Work - Giving "missing script: dev" error

$
0
0

I was trying to run this SVELT GitHub repo on local server:

https://github.com/fusioncharts/svelte-fusioncharts

I tried to launch it with "npm run dev" command. But I am seeing this error:

npm ERR! missing script: dev

I have tried to fix the issue by setting 'ignore-scripts' to false with this command:

npm config set ignore-scripts false

But it doesn't work.

How can I fix the issue?


Viewing all articles
Browse latest Browse all 1541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>