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
#383)
Solves #382
<!-- Please provide enough information so that others can review your
pull request. -->
<!-- Keep pull requests small and focused on a single change. -->
### Summary
<!-- What existing problem does the pull request solve? Can you solve
the issue with a different approach? -->
Fixes#382 according to react-native
[issue](facebook/react-native#36290)
### Test plan
<!-- List the steps with which we can test this change. Provide
screenshots if this changes anything visual. -->
#382 won't reproduce with yarn installed.
Description
The first time I try this repo.
When running
npx create-react-native-library@latest name
and fill all thepackage.json
data, this happens:The line 62 of
generateExampleApp.js
in the npx's cache~/.npm/_npx/e106e660d51959d2/node_modules/create-react-native-library/lib/utils
I tried version
0.27.2
. The same problem.Packages
Selected options
The step
What type of library do you want to develop?
I tried all, onlyJavascript
worked.Link to repro
No response
Environment
The text was updated successfully, but these errors were encountered: