GMOD / jblast-jbconnect-hook

JBrowse/Galaxy-Blast Plugin
http://jblast.readthedocs.io
Other
4 stars 1 forks source link

Unable to install JBlast #290

Open vaneet-lotay opened 3 years ago

vaneet-lotay commented 3 years ago

I was attempting to install JBlast and got to this step when I couldn't go any further:

npm install gmod/jblast-jbconnect-hook

I received the following error messages (I've attached the NPM debug log as well):

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN grunt-publish@1.0.0 requires a peer of grunt@^1 but none was installed. npm WARN grunt-contrib-jshint@1.1.0 requires a peer of grunt@>=0.4.0 but none was installed. npm WARN grunt-bump@0.8.0 requires a peer of grunt@>=1.0.1 but none was installed. npm ERR! Linux 3.10.0-1127.18.2.el7.x86_64 npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "gmod/jblast-jbconnect-hook" npm ERR! node v6.17.1 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE

npm ERR! jblast-jbconnect-hook@0.20.0 postinstall: node bin/postinstall.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the jblast-jbconnect-hook@0.20.0 postinstall script 'node bin/postinstall.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the jblast-jbconnect-hook package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node bin/postinstall.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs jblast-jbconnect-hook npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls jblast-jbconnect-hook npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /var/www/html/JBrowse-1.16.9-release/npm-debug.log

Please help me debug the installation if you can, I would really like to try out this plugin as I'm looking for a way to run BLAST within JBrowse.

Thanks,

Vaneet

npm-debug.log