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

Codegen CLI Docs list a non-existent npm package #4337

Open
coolsoftwaretyler opened this issue Nov 3, 2024 · 0 comments · May be fixed by #4348
Open

Codegen CLI Docs list a non-existent npm package #4337

coolsoftwaretyler opened this issue Nov 3, 2024 · 0 comments · May be fixed by #4348

Comments

@coolsoftwaretyler
Copy link
Contributor

Description

Hey folks, I am trying to read up more on Codegen, and this article mentions the following command:

npx @react-native-codegen/cli codegen

When I run that, I get:

npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@react-native-codegen%2fcli - Not found
npm error 404
npm error 404  '@react-native-codegen/cli@*' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /Users/tylerwilliams/.npm/_logs/2024-11-03T03_46_29_717Z-debug-0.log

And searching on npm, I see:

  1. https://www.npmjs.com/package/react-native-codegen
  2. https://www.npmjs.com/package/@react-native/codegen

Are either or both of these correct? The first one seems to be mentioned in that article as well.

Thanks for your time!

Documentation version

0.76

@tarunrajput tarunrajput linked a pull request Nov 11, 2024 that will close this issue
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 a pull request may close this issue.

1 participant