@JDouglasHall wrote:
I’m having difficulties with ember hanging. Here's my situation.
• I’m running Mac OS 10.10.5, and homebrew package management.
• >brew doctor ---> Your system is ready to brew.
• I was using nvm, but decided to remove it from the equation and simply do >brew install node@6 directly.
• I’ve done a global install of ember-cli (2.10.1) and bower (1.8.0).
• >ember new trippy <-- No problems
• >cd trippy
• >ember serve <-- Hangs, with no further feedback.
• >ember build (and) >ember test <-- both also hang, with no further feedback.I can do all of this on a different Yosemite system, with no problems. Also, checking my SSD drive with Disk Utility, shows no problems. If anyone has any ideas for me to try next, I’d appreciate them. I’m completely stuck, and unable to do anything ember related.
Posts: 1
Participants: 1