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
Hi, I'm trying out roll and following the readme.
✔ ~/Documents/github.com/first-roll 11:56 $ ls config.edn config.edn~ ✔ ~/Documents/github.com/first-roll 11:56 $ npm install juxt/roll > [email protected] install /Users/erik/Documents/github.com/first-roll/node_modules/lumo-cljs > node scripts/npm_install.js npm WARN saveError ENOENT: no such file or directory, open '/Users/erik/Documents/github.com/first-roll/package.json' npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN enoent ENOENT: no such file or directory, open '/Users/erik/Documents/github.com/first-roll/package.json' npm WARN first-roll No description npm WARN first-roll No repository field. npm WARN first-roll No README data npm WARN first-roll No license field. + @juxt/[email protected] added 7 packages in 10.256s ✔ ~/Documents/github.com/first-roll 11:56 $ lumo -c node_modules/@juxt/roll/src -m roll.tf config.edn No such namespace: cljstache.core, could not locate cljstache/core.cljs, cljstache/core.cljc, or JavaScript source providing "cljstache.core" in file roll/utils.cljs (new) Function.cljs.core.ex_info.cljs$core$IFn$_invoke$arity$3 (NO_SOURCE_FILE <embedded>:1923:72) Function.cljs.analyzer.error.cljs$core$IFn$_invoke$arity$3 (NO_SOURCE_FILE <embedded>:2555:92) Function.cljs.analyzer.error.cljs$core$IFn$_invoke$arity$2 (NO_SOURCE_FILE <embedded>:2554:92) (NO_SOURCE_FILE <embedded>:5553:162) Object.lumo.repl.load_other (NO_SOURCE_FILE <embedded>:6351:378) lumo.repl.load (NO_SOURCE_FILE <embedded>:6355:96) Function.cljs.js.require.cljs$core$IFn$_invoke$arity$5 (NO_SOURCE_FILE <embedded>:5555:77) Function.cljs.js.load_deps.cljs$core$IFn$_invoke$arity$7 (NO_SOURCE_FILE <embedded>:5565:231) (NO_SOURCE_FILE <embedded>:5566:141) ✘-1 ~/Documents/github.com/first-roll
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I'm trying out roll and following the readme.
The text was updated successfully, but these errors were encountered: