Gavin Golden
Gavin Golden
Thanks for the quick feedback. The exist code of `npm run lint` is `2`. And I confirmed that the `lint` task isn't being skipped by gradle ``` > ./gradlew lint...
I have a global npm version of `6.9.0`, which exhibited the broken behavior when `npmVersion` is not set. However...as you said: after setting that very same version explicitly in `build.gradle`...
ha oops, I referenced this issue in a private PR and merging it caused it to close automatically