question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After "What directory should we deliver your JS files to" it freezes and not response

See original GitHub issue

Dev setup:

  • react-native-create-bridge version: ^2.0.1
  • react-native version: 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? .

github_iconTop GitHub Comments

Chiblesworthcommented, Oct 23, 2019

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.

0reactions
raphaelluiz128commented, Oct 25, 2019

same error here

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found