-
|
I'm new to native development, using 'npx create-react-native-library@latest' to initialized a module. However, I got stuck in the very first step... I really have no clue whether it is about my sys environment (something like jdk version, node version or gradle) or a bug of this lib (which I don't think so)... BTW gradle really did mess me up a lot before this... Anyway, literally my project was not changed at all, error occurred right after I init it and open System: Macos with M1 chip; |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Hey, could you try opening |
Beta Was this translation helpful? Give feedback.


Hey, could you try opening
example/androidfolder instead of the root level/androidfolder? This seems like to be the issue. Once you do this, you can switch to the Android tab and select your project to develop. Please make sure to take a look at theCONTRIBUTING.mdfile that is generated with your project. Line 58 should tell: