Skip to content

docs: add installation instructions for bun and pnpm#16

Open
ysainson wants to merge 1 commit intoprelude-so:mainfrom
ysainson:docs/add-bun-pnpm-installation-instructions
Open

docs: add installation instructions for bun and pnpm#16
ysainson wants to merge 1 commit intoprelude-so:mainfrom
ysainson:docs/add-bun-pnpm-installation-instructions

Conversation

@ysainson
Copy link

Summary

  • Add installation instructions for bun using the --trust flag
  • Add installation instructions for pnpm v10+ using the --allow-build flag

Both package managers require explicit permission to run postinstall scripts for security reasons. Without the postinstall script running, the iOS SDK binaries are not downloaded, causing iOS builds to fail.

Test plan

  • Verified the commands match the official bun and pnpm documentation
  • Tested the build with the postinstall script running correctly

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.

1 participant