ember.js - Ember-cli server does not start, no error message -
i'm unsure why ember not start. when type ember server
, see
ps c:\users\lzc\ember-prototype> ember s version: 0.2.3 new version of ember-cli available (0.2.7). install it, type ember update. livereload server on port 35729 serving on http://localhost:4200/ ps c:\users\lzc\ember-prototype>
i'm pretty sure not outdated cli, because working pas week. when type ember build
, instantly reads 'building...` finishes. builds 60 80 seconds. can't identify whether compile issue or settings flaw. shouldn't ember-cli give error message if went wrong this?
has experienced before?
can't run `--verbose', no command in cli. issue when liquid modal tried register transitions, 1 of path strings incorrect. no error messages given.
Comments
Post a Comment