Error when installing ionic I got this error and when trying to create a project it doesn’t let me
It’s warning you about a different package, that error won’t matter. Please share the error you get when trying to create an app.
it says npm not found
, npm is the package manager that installs packages and it’s supposedly bundled with node, but for some reason it’s not installed in your machine, try reinstalling node.
I have reinstalled node several times and set the paths but still the same error
Try running your terminal or IDE as administrator, see if it runs into the same issue. Also be wary of what kind of terminal you’re using, like CMD, Bash, Powershell, or any others.