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

fix: eslint/styleint not available error message #82

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

hanoii
Copy link
Contributor

@hanoii hanoii commented Oct 7, 2024

ddev yarn --cwd web/core install doesn't work with D11, it does the cwd but then fail as install is being run with v1.x.

Instead suggest ddev exec "cd web/core && yarn install" which should work for either version.

@hanoii hanoii changed the title fix: eslint not available error message fix: eslint/styleint not available error message Oct 7, 2024
@weitzman weitzman merged commit 712c373 into ddev:main Oct 7, 2024
2 checks passed
@hanoii hanoii deleted the eslint-not-available-fix branch October 7, 2024 18:57
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.

2 participants