callstack / react-native-builder-bob

👷‍♂️ Simple set of CLIs to scaffold and build React Native libraries for different targets

Home Page:https://callstack.github.io/react-native-builder-bob/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package description is always "test"

obasille opened this issue · comments

Description

After running npx create-react-native-library@latest awesome-library on Windows 10, entering a description when asked, keeping default suggestions for other questions, selecting Native Module and Java & Objective-C the project gets generated with "description": "test" in package.json.

Packages

  • create-react-native-library
  • react-native-builder-bob

Selected options

What is the name of the npm package? ... react-native-awesome-library
What is the description for the package? ... Some nice description
What is the name of package author? ... ----- ------
What is the email address for the package author? ... -------@----
What is the URL for the package author? ... https://github.com/------
What is the URL for the repository? ... https://github.com/-------/react-native-awesome-library
What type of library do you want to develop? » Native module
Which languages do you want to use? » Java & Objective-C

Link to repro

No response

Environment

System:
OS: Windows 10 10.0.19045
CPU: (16) x64 AMD Ryzen 7 5800X 8-Core Processor
Memory: 13.60 GB / 31.91 GB
Binaries:
Node: 16.14.0 - C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm: 8.5.4 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
AllowAllTrustedApps: Enabled
Versions: 10.0.18362.0, 10.0.19041.0, 10.0.22000.0
IDEs:
Android Studio: AI-222.4459.24.2221.9971841
Visual Studio: 17.4.33205.214 (Visual Studio Community 2022)
Languages:
Java: 11.0.13 - C:\Program Files\OpenJDK\openjdk-11.0.13_8\bin\javac.EXE
npmPackages:
@react-native-community/cli: Not Found
react: Not Found
react-native: Not Found
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found