Saturday, 23 May 2020

Is there anyway to prevent "npm install" for a yarn project?

I'm working on a new project that uses Yarn. I've only ever used NPM and when I install a package I always run `npm install` out of muscle memory and end up having to stop the install and delete the package.lock.json.

Submitted May 24, 2020 at 02:55AM by nickkang1

No comments:

Post a Comment