This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 20
TypeError: eslint_1.CLIEngine is not a constructor
in Node 16.11.1
#72
Comments
Same issue, but with node |
It does work with |
Isn't this issue related to breaking changes in eslint 8 and not node? |
Any update on this? |
might be helpful for the repo owner to fix the issue https://eslint.org/docs/8.0.0/user-guide/migrating-to-8.0.0#the-cliengine-class-has-been-removed |
Added a PR: #73 This can already be used with:
|
einSelbst
added a commit
to einSelbst/overnext
that referenced
this issue
Jan 26, 2022
using an updated fork see bradennapier/eslint-plus-action#72
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This error:
Is caused by the following workflow YML:
The text was updated successfully, but these errors were encountered: