Fork me on GitHub
#juxt
<
2018-12-14
>
bru15:12:42

Hello #juxt!

bru15:12:34

I have an aero question for you: I’m trying to use aero in a cljs project, but apparently it’s not finding the “path” module. I had a look in the issues on github but couldn’t find anything similar. Did that occur to any of you before? I should mention I’m using shadow-cljs

dominicm21:12:26

@bru the cljs support is limited to node currently. Are you trying to read it in the browser?

bru23:12:30

@dominicm yes I’m using it in the browser, although shadow-cljs does some voodoo and lets me require node modules elsewhere in the app

bru23:12:32

thx for the reply anyway! If I manage to get it working I’ll try to package up a pull request 🙂