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

bioruby-rna-explorer Exit #76

Open
Boer223 opened this issue Jul 30, 2021 · 1 comment
Open

bioruby-rna-explorer Exit #76

Boer223 opened this issue Jul 30, 2021 · 1 comment

Comments

@Boer223
Copy link

Boer223 commented Jul 30, 2021

Hi,

when I start the expvip-web, it occurs the error:

> bioruby-rna-explorer@ start /data2/tools/expvip-web
> npm run watch-js & rails s
Ignoring racc-1.5.2 because its extensions are not built. Try: gem pristine racc --version 1.5.2

> bioruby-rna-explorer@ watch-js /data2/tools/expvip-web
> watchify app/assets/javascripts/index.js -o app/assets/javascripts/bundle.js
Could not find racc-1.5.2 in any of the sources
Run `bundle install` to install missing gems.

npm ERR! Linux 5.4.0-29-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v6.0.0
npm ERR! npm  v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! bioruby-rna-explorer@ start: `npm run watch-js & rails s`
npm ERR! Exit status 7
npm ERR!
npm ERR! Failed at the bioruby-rna-explorer@ start script 'npm run watch-js & rails s'.
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 bioruby-rna-explorer package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm run watch-js & rails s
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs bioruby-rna-explorer
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls bioruby-rna-explorer
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /data2/tools/expvip-web/npm-debug.log
@homonecloco
Copy link
Member

Hi, I'm sorry I didn't see this issue before. As the message says, have you trued running bundle install and then yarn install? I'm doing a large refactor of the code, but not on the main branch.

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