We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.2+37edd5a6e389265738e89265bcbdf2999cb81a49
Linux 6.2.0-32-generic x86_64 x86_64
bunfig.toml
[install] peer = true
bun install
freephoenix888@FreePhoenix888:~/Programming/capacitor-motion$ bun install bun install v1.0.2 (37edd5a6) + @atao60/[email protected] + @capacitor/[email protected] + @deep-foundation/[email protected] + @types/[email protected] + @types/[email protected] + @types/[email protected] + [email protected] + [email protected] + [email protected] + [email protected] + [email protected] + @deep-foundation/[email protected] + @deep-foundation/[email protected] + @freephoenix888/[email protected] + [email protected] 198 packages installed [95.00ms]
but react is specified in peerDependencies
No response
The text was updated successfully, but these errors were encountered:
Duplicates #3410
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What version of Bun is running?
1.0.2+37edd5a6e389265738e89265bcbdf2999cb81a49
What platform is your computer?
Linux 6.2.0-32-generic x86_64 x86_64
What steps can reproduce the bug?
bunfig.toml
with this content in root of the project:bun install
and see that react is not installed:but react is specified in peerDependencies
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: