ngx-admin-bundle-support icon indicating copy to clipboard operation
ngx-admin-bundle-support copied to clipboard

npm installation failing

Open hhilalry opened this issue 6 years ago • 5 comments

currently using the ngx-admin/django/angular backend bundle. Even, with @latest version of npm, the installation is still failing all the time, and therefore can't run the project. Is there any issue with package.json file. Always getting an ENOENT failure and npm never called warning at the end.

hhilalry avatar Aug 12 '19 12:08 hhilalry

Hi! could you please share the screenshot of the errors or some log and answer the questions?

  • are you running 'npm install'comamnd inside 'frontend' folder?
  • have you tried manually delete node_modules folder and run 'npm install' once again?
  • are you using node version 10+ locally?

valentinkononov avatar Aug 19 '19 14:08 valentinkononov

  • are you running 'npm install'comamnd inside 'frontend' folder?
    

yes I do so.

  • have you tried manually delete node_modules folder and run 'npm install' once again?
    

yes I did, several times, but still it's not working.

  • are you using node version 10+ locally?
    

I have installed the latest version of node.

error

hhilalry avatar Aug 20 '19 06:08 hhilalry

Hi, I double checked but still have npm install for frontend fine. and the message tells 'this is an error with npm itself'.

could you try this thing:

sudo npm cache clean --force

and than npm install again?

verify that you have the latest version of node (10+).

Sorry for probably obvious answers, but this is only thing to try in this case.

valentinkononov avatar Aug 27 '19 08:08 valentinkononov

Hi, same problem, different error. Just bought it, can't install it. image

Here's the detailed log image

plasmak avatar Sep 08 '19 00:09 plasmak

still nothing works.. I even have set my pc on reset. I don't know where the problem is..'tried everthing..

hhilalry avatar Sep 09 '19 06:09 hhilalry