angular / angular2-seed

MIT License
1.01k stars 640 forks source link

Problem with starting npm - webpack: bundle is now VALID. #137

Closed radzik07 closed 7 years ago

radzik07 commented 7 years ago

I have a problem with starting npm. What I do:

  1. Put latest release to /Applications/AMPPS/www/angular/admin/
  2. npm install
  3. npm start After a while a "webpack: bundle is now VALID". Stays like this forever. OS: Mac Sierra NPM 3.8.6 NODE 5.12.0
styopdev commented 7 years ago

Hi @radzik07, I also see this message in my console. I havent experience working with webpack but I guess its not an error message, just a notification that everything is ok with webpack.

PatrickJS commented 7 years ago

this is webpack telling you the bundle is valid and you should go to localhost:3000