github aquaproj/aqua-registry v4.392.0

latest releases: v4.446.0, v4.445.0, v4.444.2...
4 months ago

Issues | Pull Requests | v4.391.0...v4.392.0

🎉 New Packages

#39204 yarnpkg/berry: Active development trunk for Yarn

⚠️ This package is for yarn berry

yarn has two lines.

This package is for yarn berry.
If you want to install yarn v1, please use the package yarnpkg/yarn

⚠️ yarn global

If you want to install packages globally by yarn, you need to add $(yarn global bin) to $PATH.
aqua can't change $PATH dynamically, so $(yarn global bin) must be static.
If $(yarn global bin) depends on the yarn version, you need to fix it.

e.g.

yarn config set prefix ~/.yarn
export PATH=$HOME/.yarn/bin:$PATH

Rename

#39290 Rename the package rustwasm/wasm-pack drager/wasm-pack

Don't miss a new aqua-registry release

NewReleases is sending notifications on new releases.