We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My ns:
ns
(ns jim.littlereader ;; typical requires (:require-macros [membrane.webgl-macros :refer [add-image!]]) (:require [cljs-http.client :as http] [cljs.core.async :refer [<!]] [membrane.component :refer [defui]] [membrane.vdom :as backend] membrane.basic-components [membrane.ui :as ui :refer [horizontal-layout vertical-layout]]))
But:
The required namespace "vdom.core" is not available, it was required by "membrane/vdom.cljs".
The text was updated successfully, but these errors were encountered:
The vdom backend depends on [com.phronemophobic/vdom "0.2.2"].
[com.phronemophobic/vdom "0.2.2"]
The vdom based backend is just a proof of concept. I don't currently recommend using it at the moment.
Sorry, something went wrong.
No branches or pull requests
My
ns
:But:
The text was updated successfully, but these errors were encountered: