akveo / ngx-admin-bundle-support

Support repository for ngx-admin backend bundles with issues tracking, instructions and code samples
58 stars 32 forks source link

npm installation failing #22

Open hhilalry opened 4 years ago

hhilalry commented 4 years ago

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.

valentinkononov commented 4 years ago

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

hhilalry commented 4 years ago

error

valentinkononov commented 4 years ago

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.

plasmak commented 4 years ago

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

Here's the detailed log image

hhilalry commented 4 years ago

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