Error installing ionic and i dont create app

373058874_276446821914398_4143195061353879958_n
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.


this launches the cmd when trying to create project

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.