You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?
Bug
What is the current behavior? yarn outdated errors if @exponent/ex-navigation is a dependency.
If the current behavior is a bug, please provide the steps to reproduce.
$: yarn init
...
$: yarn add @exponent/ex-navigation
...
$: yarn outdated
yarn outdated v0.16.0
error An unexpected error occured, please open a bug report with the information provided in "/yarn-error.log".
The error says: Error: https://registry.yarnpkg.com/@exponent/ex-navigation: Not found
What is the expected behavior?
I would expect no error
Please mention your node.js, yarn and operating system version.
Yarn version:
0.16.0
Node version:
6.8.1
Platform:
darwin x64
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
yarn outdated
errors if @exponent/ex-navigation is a dependency.If the current behavior is a bug, please provide the steps to reproduce.
The error says:
Error: https://registry.yarnpkg.com/@exponent/ex-navigation: Not found
What is the expected behavior?
I would expect no error
Please mention your node.js, yarn and operating system version.
Yarn version:
0.16.0
Node version:
6.8.1
Platform:
darwin x64
The text was updated successfully, but these errors were encountered: