Error: EACCES, permission denied '/home/xyz/.config/configstore/insight-yo.yml'when installing Hubot with yeoman (check out Github #1292). The solution is simple:
- Do not install the NPM modules globally
- Or properly use sudo when installing
Error: EACCES, permission denied '/home/xyz/.config/configstore/insight-yo.yml'when installing Hubot with yeoman (check out Github #1292). The solution is simple: