Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trash cli failed to install in shelll #6

Closed
rakeshsukla53 opened this issue Feb 7, 2016 · 1 comment
Closed

Trash cli failed to install in shelll #6

rakeshsukla53 opened this issue Feb 7, 2016 · 1 comment

Comments

@rakeshsukla53
Copy link

sudo npm install --global trash-cli
npm WARN engine trash-cli@1.2.0: wanted: {"node":">=4"} (current: {"node":"0.10.37","npm":"1.4.28"})
npm WARN engine deep-extend@0.4.1: wanted: {"node":">=0.12.0","iojs":">=1.0.0"} (current: {"node":"0.10.37","npm":"1.4.28"})
npm ERR! 404 Not Found
npm ERR! 404 
npm ERR! 404 'sindresorhus/df' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 It was specified as a dependency of 'xdg-trashdir'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.

npm ERR! System Linux 3.16.0-55-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--global" "trash-cli"
npm ERR! cwd /home/rakesh
npm ERR! node -v v0.10.37
npm ERR! npm -v 1.4.28
npm ERR! code E404
npm ERR! not ok code 0
@sindresorhus
Copy link
Owner

Upgrade Node.js and npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants