It looks like your ionic was not installed properly .
Please follow these steps :
In your project rename “node_modules” folder to “node_modules.bak” and package.json to “package.json.bak” .
Then download package.json file from here : http://bit.ly/2n7mVM7
then open terminal or cmd navigate to project folder and simply run this command :
npm install