You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Description
Hey folks, I am trying to read up more on Codegen, and this article mentions the following command:
When I run that, I get:
And searching on npm, I see:
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
The text was updated successfully, but these errors were encountered: