# Problem running bin/ember-cli

**URL:** https://meta.discourse.org/t/problem-running-bin-ember-cli/249545
**Category:** Development
**Created:** [December 21, 2022, 1:43am UTC](https://meta.discourse.org/t/problem-running-bin-ember-cli/249545 "2022-12-21T01:43:25Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Clement2005](https://avatars.discourse-cdn.com/v4/letter/c/d9b06d/32.png) [@Clement2005](https://meta.discourse.org/u/Clement2005)
#### Post date: [December 21, 2022, 1:43am UTC](https://meta.discourse.org/t/problem-running-bin-ember-cli/249545/1 "2022-12-21T01:43:26Z")

</div>

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](http://127.0.0.1:3000)  
⠋ building… [ember-auto-import-webpack]Killed

It always stops at that point?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 21, 2022, 1:44am UTC](https://meta.discourse.org/t/problem-running-bin-ember-cli/249545/2 "2022-12-21T01:44:59Z")

</div>

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

---

<div class="post-metadata">

### Author: ![Clement2005](https://avatars.discourse-cdn.com/v4/letter/c/d9b06d/32.png) [@Clement2005](https://meta.discourse.org/u/Clement2005)
#### Post date: [December 21, 2022, 1:46am UTC](https://meta.discourse.org/t/problem-running-bin-ember-cli/249545/3 "2022-12-21T01:46:20Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [December 21, 2022, 1:58am UTC](https://meta.discourse.org/t/problem-running-bin-ember-cli/249545/4 "2022-12-21T01:58:07Z")

</div>

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

Anything show in `dmesg`?

> [@pfaffman](#):
>
> rails on another terminal

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

---

<div class="post-metadata">

### Author: ![Clement2005](https://avatars.discourse-cdn.com/v4/letter/c/d9b06d/32.png) [@Clement2005](https://meta.discourse.org/u/Clement2005)
#### Post date: [December 21, 2022, 2:35am UTC](https://meta.discourse.org/t/problem-running-bin-ember-cli/249545/5 "2022-12-21T02:35:23Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 21, 2022, 7:27am UTC](https://meta.discourse.org/t/problem-running-bin-ember-cli/249545/6 "2022-12-21T07:27:52Z")

</div>

> [@supermathie](#):
>
> You can also `bin/ember-cli -u` to do both

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

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [January 20, 2023, 7:28am UTC](https://meta.discourse.org/t/problem-running-bin-ember-cli/249545/7 "2023-01-20T07:28:48Z")

</div>

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