yoast-acf-analysis icon indicating copy to clipboard operation
yoast-acf-analysis copied to clipboard

Either decide between Yarn/NPM or at least make sure to keep them in sync

Open kraftner opened this issue 6 years ago • 2 comments

Currently we have a yarn.lock and a package-lock.json in the repo. I think we should decide which one to use because having two lock files for the same thing is confusing.

The other approach (although I think that is hard to do consistently) is having both but always keeping them in sync.

kraftner avatar Nov 06 '17 11:11 kraftner

We are using yarn on all our repositories. For consistency for us I think we would prefer yarn.

atimmer avatar Nov 06 '17 13:11 atimmer

We want to use one, and we want yarn.

moorscode avatar Jan 21 '19 11:01 moorscode