Xiang Ji
Xiang Ji
That doesn't actually work since it will break the `` part, at least with Prettier. Is there any formatter that actually supports formatting `.html.eex` files correctly without introducing syntax errors?...
If only I had more time :) I'll try but no guarantee.
I just had this issue when trying to use Gigalixir. Took a while to figure out that my app was actually built as a Node.js app (since it has a...
👌 Didn't know the docs are open source. I can give it a try.
@jesseshieh Added relevant information in the docs https://github.com/gigalixir/gigalixir-cli/pull/48
@BlackLight I mean one can always "try and make it work" by modifying the source code as it's open source. But apparently the original team isn't working on it anymore....
@antonmry Thanks to your comment on the plugin page I found the release packaged by you, and after simply installing it things are working on the latest Thunderbird.
The full output before the program seems to get stuck is the following. None of the files included seems to be my own file. They are all functions from other...
After changing to `Multi.insert` and creating/inserting the changesets one by one it worked. Still not sure what caused the issue in the first place though. Guess some Ecto functions are...
Seems to be duplicate of https://github.com/rexim/org-cliplink/issues/123 Also encountering this error.