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

Edeliver and distillery deployment not working #91

Closed
denniszelada opened this issue Jun 25, 2018 · 3 comments
Closed

Edeliver and distillery deployment not working #91

denniszelada opened this issue Jun 25, 2018 · 3 comments

Comments

@denniszelada
Copy link

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

@zberkom
Copy link
Contributor

zberkom commented Jun 25, 2018

Hey @denniszelada, what version of torch are you using? The new version looks at a local copy of bourbon that is not in the node_modules.

@denniszelada
Copy link
Author

Hello @zberkom thank you very much for your prompt answer, I am using the version v1.0.0-rc.6 I can't use the latest one because I am using phoenix 1.2.4 and seems like the latest version requires phoenix 1.3.

Any idea of how can I solve this with this version?

Thank you very much.

@cpjolicoeur
Copy link
Member

Closed this as outdated. Phoenix 1.2 is much older now and will not be supported by the upcoming Torch v2.0.0 release

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

3 participants