flora-pm / flora-server

A package index for the Haskell ecosystem
https://flora.pm/about
Other
125 stars 38 forks source link

Specify Yarn as the package manager in package.json #581

Closed TixieSalander closed 3 weeks ago

TixieSalander commented 3 weeks ago

Proposed changes

It have been automatically added by Yarn (runed in v1.22.22) when I've started the watch-assets task so, I think it should be added to the code base.

cf. https://yarnpkg.com/configuration/manifest#packageManager

Contributor checklist

tchoutri commented 3 weeks ago

Yeah I think it must be VSCode doing it, because I remember it happened last time we paired. Let's comply then. :)

TixieSalander commented 3 weeks ago

@tchoutri I don't think it's VSCode, I don't have it opened, remove the change, re-launch yarn and it have been added again

tchoutri commented 3 weeks ago

@TixieSalander Interesting! Which version of yarn do you use, by any chance?

TixieSalander commented 3 weeks ago

@tchoutri v1.22.22, runned inside Docker