meteorite - Meteor app hangs -


working through discover meteor , getting started causing headaches.

i ran following:

mrt create microscope mrt 

which gave me output:

stand while meteorite thing  done installing smart packages  ok, everything's ready. here comes meteor!  [[[[[ ~/projects/microscope ]]]]]  livedata: updating npm dependencies -- sockjs, websocket... 

it hangs, localhost:3000 return "no data received" error. ideas?

looks network connection problem - on subsequent runs app runs fine.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -