@juhoteperi: I accidentally pushed directly to packages repo instead of doing a pull request. oops. sorry about that.
won’t happen again.
@rohit: It is not a problem 🙂
@juhoteperi: Cheers! not gonna do it again.
@rohit: Btw. looks like the build did not succeed
@juhoteperi: ah. I tested it on my machine and it worked. hmm…
The NPM error might be caused by old Node & NPM
Circle can probably be configured to use later versions
@juhoteperi: Let me test that. will send a P-R this time. 😊
@juhoteperi: wow. looks the node version on that circle-ci box is really old. v0.10.33
.
I am gonna test using the node LTS version
@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.
Lets see if it works
@juhoteperi: seems to work now.