Replies: 1 comment
-
Please provide a runnable repro, the provided
Fixed in #2262, run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I run
yarn dlx @yarnpkg/doctor
without any errors popping up so I thought I'd be good to go for the zero install. I enabledpnp
and everything worked fine.I know wanted to commit my changes but when running
git commit ...
I get this error:My
package.json
:I am clueless on what is wrong :(
Edit: I've read somewhere that I should run
yarn eslint
instead but that fails with this:Beta Was this translation helpful? Give feedback.
All reactions