I always get this error message when I run \"Ionic start project name\":
Running command - failed![ERROR] An error occurred while run
On fedora 27 I solved the problem by doing this:
sudo rm -f /usr/local/lib/node_modules/npm sudo dnf reinstall nodejs