erdkse / adminlte-3-angular

Angular 18.0.0 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-angular
MIT License
240 stars 193 forks source link

npm install is not working #41

Open rmohangiri opened 2 years ago

rmohangiri commented 2 years ago

npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2.

erdkse commented 2 years ago

It is working pretty fine, Could you please try again and send me the log file? @rmohangiri

jupmorenor commented 1 year ago

@rmohangiri you need to upgrade your node version to actual LTS

umaib-t commented 3 weeks ago

I am also facing the same issue, I have tried to execute the npm install with nodev18.17, node-v20.18, node-v21.7, node-v20.9 and node22. But I am getting a different expected version of node in the error log of npm install. Is there any specific version of the node for this template?