Skip to content

Instantly share code, notes, and snippets.

@marzzz21
Created March 23, 2017 07:38
Show Gist options
  • Save marzzz21/0bf162e9aedcf0c69f3b307633fe9108 to your computer and use it in GitHub Desktop.
Save marzzz21/0bf162e9aedcf0c69f3b307633fe9108 to your computer and use it in GitHub Desktop.
hubot@8568c7b64391:~/hubot$ npm uninstall express
- express node_modules/express
hubot@8568c7b64391:~/hubot$ npm install express --save
npm ERR! path /home/hubot/hubot/node_modules/express/bin
npm ERR! code ENOTEMPTY
npm ERR! errno -39
npm ERR! syscall rmdir
npm ERR! ENOTEMPTY: directory not empty, rmdir '/home/hubot/hubot/node_modules/express/bin'
npm ERR! A complete log of this run can be found in:
npm ERR! /home/hubot/.npm/_logs/2017-03-23T07_35_49_789Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment