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

Web App Example CLJS Broken #6

Open
debetimi opened this issue Oct 20, 2015 · 0 comments
Open

Web App Example CLJS Broken #6

debetimi opened this issue Oct 20, 2015 · 0 comments

Comments

@debetimi
Copy link

When running lein install:

Compiling "target/js/public/example.webapp.js" from ["src/cljs"]...
WARNING: No such namespace: figwheel.client at line 1 src/cljs/example/webapp/client.cljs
WARNING: Use of undeclared Var weasel.impls.websocket/close at line 20 file:/Users/tokah/.m2/repository/com/palletops/bakery-weasel/0.3.2-SNAPSHOT/bakery-weasel-0.3.2-SNAPSHOT.jar!/com/palletops/bakery/weasel.cljs
WARNING: Use of undeclared Var weasel.impls.websocket/close at line 20 target/js/public/com/palletops/bakery/weasel.cljs
WARNING: Required namespace not provided for figwheel.client
Successfully compiled "target/js/public/example.webapp.js" in 29.343 seconds.
Compiling "target/cljs-test/testable.js" from ["src/clj" "src/cljs" "test/cljs"]...
WARNING: No such namespace: figwheel.client at line 1 src/cljs/example/webapp/client.cljs
WARNING: Use of undeclared Var weasel.impls.websocket/close at line 20 file:/Users/tokah/.m2/repository/com/palletops/bakery-weasel/0.3.2-SNAPSHOT/bakery-weasel-0.3.2-SNAPSHOT.jar!/com/palletops/bakery/weasel.cljs
WARNING: Use of undeclared Var weasel.impls.websocket/close at line 20 /Users/tokah/Downloads/bakery/example-web-app/target/cljsbuild-compiler-1/com/palletops/bakery/weasel.cljs
WARNING: Required namespace not provided for figwheel.client
Successfully compiled "target/cljs-test/testable.js" in 13.787 seconds.

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

1 participant