Closed
Description
I am trying to deploy my elixir app with edeliver and distellly but I am having the issue
no such file or directory '.../builds/deps/torch/node_modules/bourbon'
I am using:
- Elixir 1.6.5 (compiled with OTP 19)
- Node v10.1.0
- Phoenix 1.2.4
- erlang 18.3.4.8
And using the standard edeliver configuration with:
npm install
./node_modules/brunch/bin/brunch build --production
Do you have an idea of what I am missing here?
Thanks
Metadata
Assignees
Labels
No labels