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

Failing startup of roll due to missing dep? #16

Open
slipset opened this issue Oct 28, 2017 · 0 comments
Open

Failing startup of roll due to missing dep? #16

slipset opened this issue Oct 28, 2017 · 0 comments

Comments

@slipset
Copy link
Contributor

slipset commented Oct 28, 2017

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
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