lumo

:lumo: Standalone ClojureScript environment. Currently at version 1.9.0
magra 2017-06-24T12:14:31.319529Z

Hi! npm install lumo-cljs -g throws Unhandled stream error in pipe

magra 2017-06-24T12:14:49.320373Z

https://pastebin.com/5irhLc2Z console

magra 2017-06-24T12:15:23.322036Z

https://pastebin.com/VMnaKZiM the log referenced on the console

magra 2017-06-24T12:15:33.322552Z

Does anybody have a hint?

pesterhazy 2017-06-24T17:03:19.368952Z

@marga, looks like a permissions problem

pesterhazy 2017-06-24T17:04:02.371696Z

npm global installation sometimes get messed up

pesterhazy 2017-06-24T17:04:21.372964Z

I'd try wiping the whole npm folder and reinstalling

pesterhazy 2017-06-24T17:04:26.373271Z

or try yarn?

dominicm 2017-06-24T20:31:57.135518Z

I appear to have segfaulted lumo. No idea how, but it's repeatable. But I don't know how to reduce it at all. I'm on 1.5.0, any known issue?

dominicm 2017-06-24T21:19:02.286232Z

Weird, I figured it would stop if I just rewrote it all with a different library, but it hasn't. ¯\(ツ)