Phoenix basic setup error

I tracked the path containing spaces issue down to a rebar dependency, pc not escaping paths. I’ve sent a PR and it should be merged soon. Once pushed you should be able to mix deps.update fs and you’ll grab the patched pc.

https://github.com/blt/port_compiler/pull/31

3 Likes