sapphirecat / quilt-draw

Quarter-square triangle designer
https://sapphirecat.github.io/quilt-draw/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Upgrade yarn #12

Open sapphirecat opened 1 year ago

sapphirecat commented 1 year ago

Current advice from the Yarn maintainers is to "not use 1.x" but this requires corepack, with the following issues:

  1. The stability of corepack is “1 - Experimental”
  2. The instructions fail with access denied

We do not wish to break host-side development at this time, and for system health, we cannot entrust root permissions to experimental code. (Though it is our own ignorance, we don't know and can't predict how it would interact with Node upgrades using apt/dpkg.)