JS_Fun_Practice icon indicating copy to clipboard operation
JS_Fun_Practice copied to clipboard

package.json issue

Open satwikbhat1 opened this issue 1 year ago • 1 comments

package.json is showing various errors whilw launching the file, like directory or compiling issue

satwikbhat1 avatar Feb 24 '24 12:02 satwikbhat1

Hi, can you elaborate on the errors?

Please provide:

  • npm -version
  • npm install output

First idea without knowing details:

  • Move all files from /test somewhere outside the repo (or remove them) -> try npm install again

Bltzz avatar Feb 25 '24 20:02 Bltzz