JB Bouhier

Results 12 comments of JB Bouhier

Bump. iterm2 theme is affecting vim theme.

@polixisNG Did that solve the `No activity within 45000 milliseconds` issue for you?

@serkyron Did you try with 2 minutes timeout ?

@richardfinegan I was looking for this workaround. Thank you!

I'm on **macOS Sierra 10.12.6**. I already told you about the **Node** and **npm** version I'm using. The package **npm-check** which prompted the error is installed globally on my system....

Of course. It's definitely coming from **ini** module. I'll dig into the bug this weekend. Should I open an issue on that other repo and ask guidance to the maintainers...

Hey @doowb, here's the output: ``` ➜ ~ node -e "console.log('NODE_PATH:', process.env.NODE_PATH)" NODE_PATH: undefined ➜ ~ node -e "console.log('HOME:', process.env.HOME)" HOME: /Users/synxs ``` Before creating this issue, I tried setting...

I'll have to get back on you after spinning up a few VMs and try it out. Will follow up tomorrow.

### Debian 9 / kernel 4.9.0-4-amd64 - NodeJS 8.9.1 - npm-check 5.5.2 Same result exact error and stack trace with `npm-check -gu --debug`. The error is thrown inside `init.js` 28:23...

Hello @olstenlarck, Yes, it might still be. I just commented out `prefix = .npm-packages` from my **~/.npmrc** file as a workaround to get rid of the error messages.