Rick Moynihan

Results 66 comments of Rick Moynihan

Not sure but I get the same issue too when updating. Additionally starting a repl with 0.9.218 or 0.9.220 versions of REBL on the classpath appears to yield; which looks...

Hey bug, Yes, I brought this up on `#cider` when I first got something working and I'd love to do that. I've been meaning to ask you about what's involved...

Great. I've joined the organisation. Thanks for the invite! The `project.clj`/consistency, and coordinate stuff was really what I was referring to as hoops. I agree we should do those. Curious...

I've noticed if I do: ``` $ npm install left-pad + [email protected] added 1 package in 1.45s ``` Then it appears to work. ``` $ mach pad-foo npm installing left-pad...

@anmonteiro: Would it make sense to include the examples on how to include/require `npm` packages in the README, or in the docs somewhere else?

FYI I'm less sure about this PR belonging in `deps-deploy`, really it should be pushed into jar creation, or a pom phase prior to that. I'll see if we can...