Félix Veysseyre

Results 18 comments of Félix Veysseyre

@mboudreau I'm sorry, I missed this notification and apparently I do not have sufficient permission to reopen this issue. @rachellerathbone These three events do not fit my needs. I would...

Hello @thombergs and thank you for your answer ! I think both the `commitCreated` nor the `pullRequestCreated` events fit my needs. Let me give you some context here and let's...

Hi @dgault, Here is the data: https://www.openmicroscopy.org/qa2/qa/feedback/17312/?token=46160a2e02653365a15d68078849b939 Thanks for your help !

Thanks a lot for your time @dgault !

I try to manually run the `npm install` command: ``` vagrant ssh sudo -iu hpccloud cd /opt/hpccloud/hpccloud/ rm -Rf node_modules npm install ``` I got the same error but for...

Retrying again, I got the same kind of issues but never the exact same one: > npm ERR! Linux 3.13.0-119-generic > npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" > npm ERR!...

I tried to run the installing step from the host and it ran smoothly. node: v6.9.2 (vs v6.11.5) npm: v3.10.9 (vs v3.10.10)

Trying to clone latest _HPCCloud_ repository directly inside the VM using _hpccloud_ user, I am able to install the project without any issue: ``` vagrant ssh sudo -iu hpccloud cd...

#117 Did not change anything :(

Yes, from scratch: ``` vagrant destroy DEVELOPMENT=1 vagrant up ``` The error I got from NPM is: > npm ERR! Linux 3.13.0-119-generic > npm ERR! argv \"/usr/local/bin/node\" \"/usr/local/bin/npm\" \"run\" \"build:release\"...