YunoHost-Apps / misskey_ynh

Misskey package for YunoHost
https://misskey-hub.net/
GNU Affero General Public License v3.0
31 stars 14 forks source link

Preparation to upgrade to version 12.x.x (still unreleased) #135

Closed memo-567 closed 1 year ago

memo-567 commented 1 year ago

Note from Misskey developers:

You may have to yarn run clean-all, sudo corepack enable and yarn set version berry before running yarn install if you're still on yarn classic

memo-567 commented 1 year ago

!testme

yunohost-bot commented 1 year ago

:sunflower: Test Badge

memo-567 commented 1 year ago

@tituspijean

ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ stable main" --package="yarn" --key="https://dl.yarnpkg.com/debian/pubkey.gpg"

"These are not needed anymore if we rely on corepack."

Can we use this instead of corepack ? See permission errors in CI.