Closed megos closed 4 years ago
I guess if action-eslint migrate to composite run action https://github.com/reviewdog/reviewdog/issues/732, the problem should be resolved because users can use the same npm.
Thanks. That’s right. However, I want to use action even if until that migrate finished. I'll try to use npm option.
Thanks for reviewing!
Use v1.10.0 action-eslint, npm install failed because my project has peer dependencies conflicts and use npm v7. I want to ignore peerDependencies conflicts when run eslint. What do you think?
https://blog.npmjs.org/post/626173315965468672/npm-v7-series-beta-release-and-semver-major
My project action log below.