Skip to content
New issue

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

Explicitly specify yarn run for front end tasks #682

Merged

Conversation

robacarp
Copy link
Contributor

  • Decreases new-developer friction when Laravel Mix isn't already installed
  • prevents a PATH collision if elixir's mix might be available.

Fixes #681

Decreases new-developer friction when Laravel Mix isn't already
installed and prevents a PATH collision if elixir's mix might be
available.
@jwoertink jwoertink merged commit a35d3ef into luckyframework:master Sep 21, 2021
@robacarp robacarp deleted the yarn-run-ify-frontend-tasks branch September 22, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mix command clashing with Elixir
2 participants