Closed filipevarjao closed 4 months ago
Thanks for the issue! Looks like the fix in bundlex has already been merged so the only remainign thing is to release its new version.
I will let you know once this happens.
For now, from my experiments, doing mix deps.update --all --force
should help
worked for me, thank you very much
Waiting for https://github.com/membraneframework/bundlex/pull/129 to be merged
Bundlex 1.5.2 has been released so now, everything should work correctly. Please reopen if you still encounter any problems! :slightly_smiling_face:
While creating a new phoenix app
{:phoenix, "~> 1.7.14"}
Trying to fetch ex_webrtc dependencyPS. the project is brain-new, the only dependency added after creating was ex_webrtc.