exrm Questions
1
I have problems with consolidation of protocol implementation in my Elixir project. To be more specific I use Ecto and some simple project called Gold (doesn't matter much atm). The problem is, bot...
Titograd asked 5/7, 2016 at 21:30
1
I am not sure where to put that error, elixir, phoenixframework, or nodejs.
I am trying to create my first release build with elxir and phoenix. During the release build I see the following error....
Plourde asked 27/11, 2016 at 20:47
1
Solved
I'm trying to create a release for my phoenix-framework project.
Everything is working fine, until my code need to do a specific action using :httpc module from OTP.
Apparently exrm, hasn't bundl...
Profanity asked 19/5, 2016 at 14:15
1
Solved
I'm using an html file as a template with the following code, working in dev mode (not in an exrm release):
{:ok, template} = File.read "priv/static/templates/receipt_template.html"
When the rel...
1
Solved
I've tried to release my application with EXRM. The whole app is working except for WebSockets which fail to start
This is the error in the browser (Chrome)
WebSocket connection to 'ws://localh...
Quemoy asked 15/9, 2015 at 15:14
1
© 2022 - 2024 — McMap. All rights reserved.