Error in NPM install:
npm ERR! Unexpected end of JSON input while parsing near '...","webpack-dev-server'
Solution:
Step one:
npm cache clean --force
Step 2: (re install)
npm install
Error in NPM install:
npm ERR! Unexpected end of JSON input while parsing near '...","webpack-dev-server'
Solution:
Step one:
npm cache clean --force
Step 2: (re install)
npm install