Closed feitian124 closed 3 years ago
No that is a different error and seems to me related to ember-cli-less
. What happens if you run ember s
in the client
folder.
Strange that the less module is erroring. I don't get that problem when I boot my server with ember s
What system are you on @feitian124 ?
@Globegitter the same problem. i'm on ubuntu 14.10, node 0.12.2, npm 2.7.4
hmm, i just tried a fresh ubuntu 14 and it seems working with ember s
, i can't reproduce the problem...
@feitian124 did you try to delete your node_modules folder and npm install
again in the client folder? Maybe npm just crapped out for some reason.
well,
sane up
seems failed to boot ember, the error message is below:i'm not sure if it is same problem like #19 ?