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

Figwheel: Unable to dynamicly load figwheel.server.jetty-websocket/run-server #8

Open
andrerichards opened this issue Aug 3, 2019 · 1 comment · May be fixed by #9
Open

Figwheel: Unable to dynamicly load figwheel.server.jetty-websocket/run-server #8

andrerichards opened this issue Aug 3, 2019 · 1 comment · May be fixed by #9

Comments

@andrerichards
Copy link

When starting up hodur-visualizer-schema I get:

Exception in thread "main" clojure.lang.ExceptionInfo: Figwheel: Unable to dynamicly load figwheel.server.jetty-websocket/run-server {:not-loaded figwheel.server.jetty-websocket/run-server}

This looks like it could be related to Figwheel Jetty Conflicts. hodur-visualizer-schema uses figwheel-main 0.1.9 but the issue is fixed from 0.2.1 on. I will try with latest version 0.2.3 and open pull request if it fixes the issue

@andrerichards
Copy link
Author

I have tested with figwheel-main 0.2.3 and this resolves the issue.

hodur-visualizer-schema now starts up fine and works as expected.

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

Successfully merging a pull request may close this issue.

1 participant