packages icon indicating copy to clipboard operation
packages copied to clipboard

Unable to use the moment package

Open cjohansen opened this issue 6 years ago • 0 comments

I'm using the cljsjs/moment package, and on node it seems to only work when optimizations is set to none. When I set it to simple I see "no such package moment". I reproduced the issue here: https://github.com/cjohansen/cljsjs-moment-node

I realize this package isn't actively maintained by anyone, but any pointers on how to address this issue would be appreciated!

cjohansen avatar Feb 21 '19 07:02 cjohansen