Skip to content

Conversation

benmccann
Copy link
Contributor

closes #124

Comment on lines +85 to +86
const version = getPnpmVersionFromLockfile(lockfileVersion);
return `${ standalone ? '@pnpm/exe' : 'pnpm' }@${version}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if version will be undefined?

@ssbarnea
Copy link

ssbarnea commented Jul 7, 2025

Any chance this can be revived?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically install compatible version of pnpm
3 participants