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

npm install igv fails #50

Open
chorong5155 opened this issue Jun 14, 2023 · 4 comments
Open

npm install igv fails #50

chorong5155 opened this issue Jun 14, 2023 · 4 comments

Comments

@chorong5155
Copy link

[email protected] /home/cpp4747/software
└── [email protected]

npm WARN [email protected] No description
npm WARN [email protected] No repository field.

Hi I am having this issue.
any suggestions?

@jrobinso
Copy link
Contributor

What are you trying to install?

@jrobinso
Copy link
Contributor

Also, I don't see any error messages, in what way does it fail? Y

@chorong5155
Copy link
Author

chorong5155 commented Jun 14, 2023

Hi, I managed to have these errors now..
16 error Linux 3.10.0-1160.71.1.el7.x86_64
17 error argv "/home/cpp4747/software/anaconda3/bin/node" "/home/cpp4747/software/anaconda3/bin/npm" "run" "test"
18 error node v6.13.1
19 error npm v3.10.10
20 error file sh
21 error code ELIFECYCLE
22 error errno ENOENT
23 error syscall spawn
24 error [email protected] test: mocha -ui tdd
24 error spawn ENOENT
25 error Failed at the [email protected] test script 'mocha -ui tdd'.
25 error Make sure you have the latest version of node.js and npm installed.
25 error If you do, this is most likely a problem with the igv package,
25 error not with npm itself.
25 error Tell the author that this fails on your system:
25 error mocha -ui tdd
25 error You can get information on how to open an issue for this project with:
25 error npm bugs igv
25 error Or if that isn't available, you can get their info via:
25 error npm owner ls igv
25 error There is likely additional logging output above.
26 verbose exit [ 1, true ]
(base) [cpp4747@quser31 igv.js]$

I would appreciate any helps..

@jrobinso
Copy link
Contributor

What command did you run? And did you make sure you have the latest version of node.js and npm installed, as suggested?

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