Skip to content
New issue

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

install.peer setting does not work #5567

Closed
FreePhoenix888 opened this issue Sep 16, 2023 · 1 comment · Fixed by #6396
Closed

install.peer setting does not work #5567

FreePhoenix888 opened this issue Sep 16, 2023 · 1 comment · Fixed by #6396
Labels
bug Something isn't working

Comments

@FreePhoenix888
Copy link

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?

[install]
peer = true
  • Run bun install and see that react is not installed:
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

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

@FreePhoenix888 FreePhoenix888 added the bug Something isn't working label Sep 16, 2023
@FreePhoenix888 FreePhoenix888 changed the title install.peer settings does not work install.peer setting does not work Sep 16, 2023
@tobi-or-not-tobi
Copy link

Duplicates #3410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants