After "What directory should we deliver your JS files to" it freezes and not response
See original GitHub issueDev setup:
react-native-create-bridgeversion: ^2.0.1react-nativeversion: 0.58.5
I am using create-bridge in a:
- [ x] standalone library
- existing React Native project
What you did:
just testing with new module
What happened:
It gets stuck at the last stage and freezes for ever until you kill the process, I have also run it in admin mode, all the same.
react-native new-module
? What is your bridge module called? ExampleBridge ? What type of bridge would you like to create? (Press <space> to select, t o toggle all, to inverse selection)Native Module, Native UI Component ? What OS & languages would you like to support? (Press <space> to select, to toggle all, to inverse selection)Android/Java, iOS/Objective-C ? What directory should we deliver your JS files to? .
Issue Analytics
- State:
- Created 5 years ago
- Comments:6
Top Results From Across the Web
How to avoid freezing the browser when doing long-running ...
Here is a long-running JavaScript process that can be started by clicking a button. Once it runs, it freezes the browser. The process...
Read more >Handling common JavaScript problems - MDN Web Docs
For a start, the JavaScript console will report errors in your code. Make a local copy of our broken-ajax. html example (see the...
Read more >Gathering information about a blank or frozen page - IBM
When you contact customer support about problems that are related to blank or frozen pages, gather information that helps your customer support ...
Read more >VS 2015 Freezes when editing cshtml page with JS reference
This only happens if you edit the file in the IDE with the script being referenced and ... Cleared the VS folder at...
Read more >Fix "Aw, Snap!" page crashes and other page loading errors
You might also see the page loading slowly or not opening at all. If you receive a page loading error: To correct the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Does anyone have a solution for this? I’m getting the same error. My sub directories are being created but no other files are found inside them.
same error here