I\'m new to Ionic. I was following the Ionic documentation \"get started\", created a project sample named \"super\". The problem is that when I run the command line i
i
I was facing same issue, here is what I did-
npm install
That fixed those errors for me.
See here.