We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. I receve this error when i run ./run.sh
== Compilation error in file lib/glimesh_web/live/platform_subscription_live/index.ex == ** (SyntaxError) lib/glimesh_web/live/platform_subscription_live/index.html.heex:11:4: syntax error before: '--' | 11 | !--
Can you help me? I have installed Ubuntu 20 on windows with WSL
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi. I receve this error when i run ./run.sh
== Compilation error in file lib/glimesh_web/live/platform_subscription_live/index.ex ==
** (SyntaxError) lib/glimesh_web/live/platform_subscription_live/index.html.heex:11:4: syntax error before: '--'
|
11 | !--
| ^
(eex 1.13.4) lib/eex/compiler.ex:60: EEx.Compiler.generate_buffer/4
(phoenix_live_view 0.18.16) expanding macro: Phoenix.LiveView.HTMLEngine.compile/1
lib/glimesh_web/live/platform_subscription_live/index.html.heex:1: GlimeshWeb.PlatformSubscriptionLive.Index.render/1
(phoenix_live_view 0.18.16) /home/webtv/glimesh.tv/lib/glimesh_web/live/platform_subscription_live/index.ex:1: Phoenix.LiveView.Renderer.before_compile/1
The text was updated successfully, but these errors were encountered: