Fork me on GitHub
#cljsjs
<
2016-06-20
>
rohit16:06:56

@juhoteperi: I accidentally pushed directly to packages repo instead of doing a pull request. oops. sorry about that.

rohit16:06:07

won’t happen again.

juhoteperi16:06:06

@rohit: It is not a problem 🙂

rohit17:06:22

@juhoteperi: Cheers! not gonna do it again.

juhoteperi17:06:07

@rohit: Btw. looks like the build did not succeed

rohit17:06:47

@juhoteperi: ah. I tested it on my machine and it worked. hmm…

juhoteperi17:06:55

The NPM error might be caused by old Node & NPM

juhoteperi17:06:24

Circle can probably be configured to use later versions

rohit17:06:16

@juhoteperi: Let me test that. will send a P-R this time. 😊

rohit17:06:50

@juhoteperi: wow. looks the node version on that circle-ci box is really old. v0.10.33.

rohit17:06:09

I am gonna test using the node LTS version

rohit17:06:20

@juhoteperi: That docs suggest that they you can install any version supported by nvm but they pre-install from that list. That list doesn’t seem to have the latest LTS release. nevertheless P-R coming.

rohit17:06:52

Lets see if it works

rohit17:06:12

@juhoteperi: seems to work now.