cli icon indicating copy to clipboard operation
cli copied to clipboard

Better error handling for yarn outdated

Open matejchalk opened this issue 1 year ago • 1 comments

When the lockfile is out-of-sync (solved by running yarn install), the error message isn't shown by the JS packages plugin, which instead crashes with a runtime error:

image

matejchalk avatar May 02 '24 14:05 matejchalk

We also need to log actual error when the ESLint plugin fails

vmasek avatar May 23 '24 12:05 vmasek