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

Typo on package name in Zeego 3 upgrade guide #151

Open
thisisgit opened this issue Mar 13, 2025 · 0 comments
Open

Typo on package name in Zeego 3 upgrade guide #151

thisisgit opened this issue Mar 13, 2025 · 0 comments

Comments

@thisisgit
Copy link

Hi, while upgrading to version 3 by following this guide, I faced this error:
Error: https://registry.yarnpkg.com/@react-native-menu: Request "https://registry.yarnpkg.com/@react-native-menu" returned a 405

And I saw the typo in the package name that was causing this error

Image

I think you forgot to add /menu:
yarn add @[email protected] -> yarn add @react-native-menu/[email protected]

Thanks!

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

No branches or pull requests

1 participant