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
dart_sass
The template can't be build on CI anymore: https://github.com/nimblehq/elixir-templates/actions/runs/5408543870/jobs/9827719749
With error:
* (RuntimeError) Installing dart_sass on Linux platforms requires version >= 1.58.0, got: "1.49.11" (dart_sass 0.7.0) lib/dart_sass.ex:218: DartSass.install/0 (dart_sass 0.7.0) lib/dart_sass.ex:204: DartSass.install_and_run/2 (dart_sass 0.7.0) lib/mix/tasks/sass.ex:53: Mix.Tasks.Sass.install_and_run/1 (mix 1.14.3) lib/mix/task.ex:421: anonymous fn/3 in Mix.Task.run_task/4 (mix 1.14.3) lib/mix/task.ex:479: Mix.Task.run_alias/6 (mix 1.14.3) lib/mix/cli.ex:84: Mix.CLI.run_task/2
CI is green.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
The template can't be build on CI anymore: https://github.com/nimblehq/elixir-templates/actions/runs/5408543870/jobs/9827719749
With error:
Expected
CI is green.
Steps to reproduce
The text was updated successfully, but these errors were encountered: