Open
Description
ovsx publish
does not explicitly support the pnpm package manager. To my surprise, using the --yarn
flag will publish the extension just fine.
Questions:
- is using the
--yarn
flag for packages with pnpm lockfiles intentional (or coincidence?) - should the flag be renamed to something more generic?
- should there be a second flag for pnpm in a future release?
- will the above still be relevant, once corepack is stable and ships with npm?
Metadata
Metadata
Assignees
Type
Projects
Status
Todo