Skip to content

Conversation

@joshuarli
Copy link
Member

assuming devenv is already installed globally:

devenv sync
direnv allow

...performs an isolated node+pnpm install independent of the system

@joshuarli joshuarli requested a review from Zylphrex November 6, 2025 21:03
pnpm = package_json["packageManager"]
pnpm_version = pnpm.split("@")[-1]

# TODO: move pnpm install into devenv
Copy link
Member Author

Choose a reason for hiding this comment

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

i've been procrastinating a bit on https://linear.app/getsentry/issue/DI-1012/devenv-install-pnpm but since more repos are using pnpm i'll probably get around to it next week!

Copy link
Member Author

Choose a reason for hiding this comment

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

will update this PR after getsentry/devenv#210 gets merged + new release!

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.

2 participants