ngx-admin-bundle-support
ngx-admin-bundle-support copied to clipboard
npm installation failing
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.
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?
-
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.
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.
Hi, same problem, different error. Just bought it, can't install it.

Here's the detailed log

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