Hi, ``` bash $ $NVM_DIR/nvm-exec node ``` and ``` bash $ $NVM_DIR/nvm-exec npm ``` cause an infinite loop when no `.npmrc` can be found. I had a look but unfortunately my bash-fu is not that great. Any idea of what’s going on ?