Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task
ghost opened this issue Feb 24, 2019 · 6 comments
Open
1 task

Comments

@ghost
Copy link

ghost commented Feb 24, 2019

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 to select, t o toggle all, to inverse selection)Native Module, Native UI Component
? What OS & languages would you like to support? (Press to select,

to toggle all, to inverse selection)Android/Java, iOS/Objective-C
? What directory should we deliver your JS files to? .

@idanlo
Copy link

idanlo commented Mar 19, 2019

same issue for me

@saudahmed
Copy link

same issue for me too

@saudahmed
Copy link

$ react-native new-module
? What is your bridge module called? HelloWorldSquare
? What type of bridge would you like to create? (Press to select, to toggle all, to inverse selection)Native Module, Native UI Component
? What OS & languages would you like to support? (Press to select,
to toggle all, to inverse selection)Android/Java, iOS/Objective-C
? What directory should we deliver your JS files to? "./components"
✖ Oh no! 💩 Something went wrong with creating your bridge module.
Please report any errors here:
https://github.com/peggyrayzis/react-native-create-bridge/issues

Error: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined

@Tatator01
Copy link

Got the same problems, tested different path and no error, just freeze...well well well...

@Dustin-Branch
Copy link

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.

@raphaelluiz128
Copy link

same error here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants