Thanks for your feedback. I did all the npm commands you suggested and npm start still doesn't work. My guess is that it is because of some recent changes I made into my code. I'll look more into it before asking for more help here
On Friday, April 7, 2017 at 12:48:34 PM UTC+2, Sander Elias wrote: > > Hi Roparzh, > > Did you do an npm install? > If you did, you probably have some stale packages in your node_modules. > Dele the node_modules folder, then run "npm clean cache" after that > "npm install", that should get you going. > > If that doesn't help, you might want to try contacting the author of your > seed. > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
