marcelocg / phoenix-docker

A Docker container for the Phoenix Elixir web framework
60 stars 39 forks source link

error command failed to execute #10

Open niccolox opened 7 years ago

niccolox commented 7 years ago

hi

just tried this on an Ubuntu 16.10 host and got this error

Fetch and install dependencies? [Yn] y
* running npm install && node node_modules/brunch/bin/brunch build
* error command failed to execute, please run the following command again after installation: "npm install && node node_modules/brunch/bin/brunch build
marcosh commented 7 years ago

I have the same issue on Ubuntu 15.10

pjar commented 7 years ago

Same on macOS

marcelocg commented 7 years ago

Thanks for letting me know. As you may have noticed, I've been short on time to dedicate. I'll try and make this fixed until the end of this year. But, if one of you figure out how to do that, please feel free to submit a PR.

laingit commented 7 years ago

http://www.phoenixframework.org/docs/installation

mix local.hex (It is not installed)

npm install -g brunch (It is not installed)

Remember to configure your database in config/dev.exs