mskelton / yarn-plugin-outdated

Yarn plugin to show outdated dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin not found after update

durchanek opened this issue · comments

After updating to the most recent version, the plugin no longer executes:

% yarn outdated   
Usage Error: Couldn't find a script named "outdated".

I am using Yarn 2 - not sure if it may be connected.

Version 2+ of this plugin is only compatible with Yarn 3. I'd recommend updating your project to Yarn 3 to continue using the new features.

yarn set version latest