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

bionode-sra not in npm registry #1

Closed
olgabot opened this issue Jul 15, 2014 · 1 comment
Closed

bionode-sra not in npm registry #1

olgabot opened this issue Jul 15, 2014 · 1 comment
Assignees
Labels

Comments

@olgabot
Copy link

olgabot commented Jul 15, 2014

Thanks for making this! I'm excited to use the fastq-dump feature for downloading hundreds of fastq files from a single GEO repository (e.g. GSE48968)

(olga)[obotvinnik@tscc-login2 ~]$ npm install bionode-sra
npm ERR! 404 404 Not Found: bionode-sra
npm ERR! 404 
npm ERR! 404 'bionode-sra' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
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 2.6.32-358.23.2.el6.x86_64
npm ERR! command "node" "/home/obotvinnik/bin/npm" "install" "bionode-sra"
npm ERR! cwd /home/obotvinnik
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.21
npm ERR! code E404
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/obotvinnik/npm-debug.log
npm ERR! not ok code 0

I installed node and npm this way:

wget http://nodejs.org/dist/v0.10.29/node-v0.10.29-linux-x64.tar.gz
tar xzvf node-v0.10.29-linux-x64.tar.gz
cp node-v0.10.29-linux-x64/bin/* ~/bin
curl -L https://npmjs.org/install.sh | sh
@bmpvieira
Copy link
Member

Ups... sorry, my bad. Forgot to push to npm, but now it's there!
Thanks for using it! :)

@bmpvieira bmpvieira added the bug label Apr 4, 2017
@bmpvieira bmpvieira self-assigned this Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants