Skip to content

vsce 2.23.0 dropped support for yarn v2 pnp #928

@paulober

Description

@paulober

Since version 2.23.0 I get errors like this one if I run vsce package for a yarn v2 pnp based project:

ERROR  Extension manifest not found: /path/to/my/project/node_modules/a-package/package.json

Versions prior to 2.23.0 supported yarn v2 pnp and knew that there isn't a node_modules with this approach. But the new update breaks this feature.

Metadata

Metadata

Assignees

Labels

author-verification-requestedIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions