Skip to content

Yarn 1.3.2 on Windows 10, global upgrade-interactive works but update the package.json in directory not the global one. #4952

@ghost

Description

I installed yarn with npm --global.

I'm on yarn 1.3.2.

Until now everything ok.

Now If I'm in a npm project (with package.json file in root) and try this command: yarn global upgrade-interactive it works ok but instead of writing the right package.json file in "C:\Users\John\AppData\Local\Yarn\config\global\package.json" it writes the one in my folder where I launch the command.

I think this is a dummy bug.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions