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

ESLint not found #11

Open
moueza opened this issue Nov 8, 2020 · 3 comments
Open

ESLint not found #11

moueza opened this issue Nov 8, 2020 · 3 comments

Comments

@moueza
Copy link

moueza commented Nov 8, 2020

Hi,

ESLint not found

@orcutt989
Copy link

Same. Not sure if Github changed the image or something.

@Puh00
Copy link

Puh00 commented Jul 29, 2021

Just add yarn run before eslint: run: yarn run eslint . --ext .js,.jsx,.ts,.tsx.
More info here.

@orcutt989
Copy link

orcutt989 commented Aug 13, 2021

Neither yarn nor eslint are installed in the github runner images. I think we need this extension again!

Also eslint --init is not handled.

https://github.com/actions/virtual-environments/search?q=eslint&type=code

https://github.com/actions/virtual-environments/search?q=yarn&type=code

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

No branches or pull requests

3 participants