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

Unable to fetch optionsUrl #10

Open
georgeciobanu opened this issue Jan 12, 2021 · 2 comments
Open

Unable to fetch optionsUrl #10

georgeciobanu opened this issue Jan 12, 2021 · 2 comments

Comments

@georgeciobanu
Copy link

[Tue Jan 12 2021 24:19:39.326] ERROR [Error: Figwheel Bridge Unable to fetch optionsUrl: http://localhost:19001/target/public/cljs-out/ios/cljsc_opts.json]

The file exists

@edipofederle
Copy link

@georgeciobanu please try to use port 8081 for your optionsUrl in the index.js file.

lambdaschmied2 added a commit to lambdaschmied2/react-native-figwheel-bridge that referenced this issue Dec 6, 2021
@vsaase
Copy link

vsaase commented May 11, 2022

Hi,
I am trying to get started with figwheel and had a similar error:

Error: Figwheel Bridge Unable to fetch optionsUrl: http://localhost:9500/cljs-out/ios/cljsc_opts.json

I am on macOS. If I open http://localhost:9500/ in the browser I can see the Figwheel Default Dev Page and also the file at http://localhost:9500/cljs-out/ios/cljsc_opts.json.

Update: Now it works without any changes, maybe the server was not ready yet at the time of the error

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