package.json must be actual JSON, not just JavaScript package.json must be actual JSON, not just JavaScript express express

package.json must be actual JSON, not just JavaScript


Just type npm cache clean on prompt and all the things must to work again.


package.json file should not be empty.

If you have empty package json file just add {}.

and try again.

enter image description here


You have curly quotes before the 4 - “4.6.1". Change that to a regular quote character and it'll pass.