Fork me on GitHub
#shadow-cljs
<
2018-06-23
>
theasp21:06:05

@thheller I'm having an issue with shadow-cljs release client server that doesn't happen with shadow-cljs release client && shadow-cljs release server. Am I missing something totally obvious? Would you like this in a ticket? Bad build: https://circleci.com/gh/theasp/lapidary/42 Good build: https://circleci.com/gh/theasp/lapidary/43

theasp21:06:09

[:client] Build completed. (637 files, 525 compiled, 0 warnings, 95.07s)
FileNotFoundException: .shadow-cljs/builds/server/release/externs.shadow.js (No such file or directory)
	java.io.FileOutputStream.open0 (FileOutputStream.java:-2)
	java.io.FileOutputStream.open (FileOutputStream.java:270)
	java.io.FileOutputStream.<init> (FileOutputStream.java:213)
	 (io.clj:230)
	 (io.clj:230)
	 (io.clj:69)
	 (io.clj:166)
	 (io.clj:166)

The command '/bin/sh -c npm install --save-dev shadow-cljs && shadow-cljs release client server' returned a non-zero code: 1