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

"No Bundle URL Present" when making a new Thread class #62

Open
nicknikolov opened this issue Feb 28, 2019 · 3 comments
Open

"No Bundle URL Present" when making a new Thread class #62

nicknikolov opened this issue Feb 28, 2019 · 3 comments

Comments

@nicknikolov
Copy link

nicknikolov commented Feb 28, 2019

screenshot 2019-02-28 at 13 45 05

I tried a few solutions from google but nothing helps. The moment I add const thread = new Thread('./thread.js') I get this error.

Since I'm running an ejected Expo error I tried getting the example running but that failed for completely different reason.

My dependencies:

    "expo": "^30.0.0",
    "expo-graphics": "1.0.0-alpha.1",
    "expo-three": "3.0.0-alpha.1",
    "expokit": "^1.7.1",
    "react": "16.3.1",
    "react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",
    "react-native-elements": "0.18.5",
    "react-native-threads": "0.0.16",

Update: I made the examples work. I'll see if I can get it running using that.

@nicknikolov nicknikolov changed the title 'No Bundle URL Present" when making a new Thread class "No Bundle URL Present" when making a new Thread class Feb 28, 2019
@ghost
Copy link

ghost commented Mar 21, 2019

experiencing the same issue on iOS works fine in android though.

react-native-threads: 0.0.16
react-native: 0.59.1

@KamranKhanGit
Copy link

Same issue on iOS with
react-native: 0.59.8
react-native-threads: 0.0.16

@lironsher
Copy link

Any solution ?

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

3 participants