Richard

Results 7 comments of Richard

hey @SimonArdrey are you by any chance running NPM > 2.x ? because on my mac i get the same issue when using NPM 2 @derrickpelletier

$ node -v v0.12.0 $ npm -v 2.5.1

Hey @derrickpelletier, Oddly this started to work for me after clearing my npm cache and doing a fresh npm i for my project https://github.com/CleverStack/cleverstack-cli/

@derrickpelletier is there a github issue for this in https://github.com/substack/node-charm/issues ?

The issue also exists when using io.js (any version) but specifically i am using ``` node -v v2.2.1 npm -v 2.11.0 ```

Yep that works - ok so what did you want to do with this ticket?

Hi i was wondering if the code mentioned by Zerzio has been merged in yet? i couldn't see it anywhere