مشكلة في تشغيل bin/ember-cli

I’m trying to set up a development environment on Ubuntu and so after doing the following;

cd ~/discourse
bin/ember-cli
Proxying to http://127.0.0.1:3000
⠋ building… [ember-auto-import-webpack]Killed

It always stops at that point?

Do you also start up rails on another terminal before that?

إعجاب واحد (1)

Yes that runs fine. Then in another terminal I’m trying to start ember-cli and it gets to the point highlighted above which just stops.

Are you running out of memory? Is this a lightweight VM? What resources do you have?

Anything show in dmesg?

You can also bin/ember-cli -u to do both.

5 إعجابات

And indeed it was a memory problem. Which is a bit strange considering it’s 2 GBs. It seems be loading up okay.

Thanks for both your prompt responses.

إعجابَين (2)

Oh! I missed that memo! I’ll check that out.

إعجابَين (2)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.