Open esetnik opened 5 years ago
I'm not sure but it just seems package aliases are behaving... strangely. Not sure if connected to workspaces, or to scoped packages.
I could reproduce it a few days ago with babel-preset-env@npm:@babel/preset-env
, but I'm not affected anymore (for now) as I no longer need the hack.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
@hot-loader/react-dom
is installed following instructions:yarn add react-dom@npm:@hot-loader/react-dom
yarn outdated
showsreact-dom
asexotic
package.json before
yarn upgrade
:package.json after
yarn upgrade
:If the current behavior is a bug, please provide the steps to reproduce.
See above
What is the expected behavior? The package.json should not erase the alias
Please mention your node.js, yarn and operating system version.