Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why are is npm / yarn install not run before running ember serve? #30

Open
buckmaxwell opened this issue Jan 20, 2021 · 1 comment
Open

Comments

@buckmaxwell
Copy link

Having the added step of having to install node modules before the server is usable is a bit annoying. Is there an easy way to combine these steps? I am using a docker compose to run my dev environment.

@michaelstokes93
Copy link

Hi @buckmaxwell

I have the same question. I'd expect that to be in the Dockerfile.

I'm running into 2 issues:

however I am trying to do this with an older version of Ember (2.6.2) and node (10.16.2).

I'm not sure but looking at https://github.com/danlynn/ember-cli/tree/2.6.2#how-to-use suggests that some commands like npm install etc might be done in docker-compose but as my question on #32 I'm not sure what the exact docker-compose should be like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants