package.json issue
satwikbhat1 opened this issue · 1 comments
satwikbhat1 commented
package.json is showing various errors whilw launching the file, like directory or compiling issue
Bltzz commented
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) -> trynpm install
again