phoenix-docker icon indicating copy to clipboard operation
phoenix-docker copied to clipboard

error command failed to execute

Open niccolox opened this issue 7 years ago • 4 comments

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

niccolox avatar Oct 10 '16 22:10 niccolox

I have the same issue on Ubuntu 15.10

marcosh avatar Nov 01 '16 21:11 marcosh

Same on macOS

pjar avatar Dec 04 '16 11:12 pjar

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.

marcelocg avatar Dec 09 '16 02:12 marcelocg

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

laingit avatar Dec 27 '16 15:12 laingit