Cannot serve my new apps

I set up my first projects, but when I enter ionic serve they fail. I am trying to build MyIonic2Project. There is a long scroll of actions and errors in the command window. One set of errors has to do with Angular, it can’t find Angular. The other is Sass, it can’t find JS files. “build dev failed: build failed.” The location it is in the C: drive on my workstation (corporate network). What am I supposed to do now?

I have the same problem…

You probably need to update NPM first. See this post with most of the steps necessary to get a new project up and running.

Thanks, now all working!

Yes, think Node 6.7 install helped. Still have error but tried myApp and it worked. You may need to re-do the failed app after upgrading Node.