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

Front-End README needs details on yvm #7077

Closed
ecerami opened this issue Jan 30, 2020 · 1 comment
Closed

Front-End README needs details on yvm #7077

ecerami opened this issue Jan 30, 2020 · 1 comment

Comments

@ecerami
Copy link
Contributor

ecerami commented Jan 30, 2020

The current Front-end README file mentions the use of nvm (node version manager), but does not mention the need for yvm (yarn version manager). According to @Luke-Sikina, the following instructions are first needed to get things running:

yvm use 1.21.1
nvm use 8.12.0

then:

export BRANCH_ENV=master
yarn install --frozen-lockfile
yarn run buildDLL:dev
yarn run start

If @alisman agrees, I can try to update the docs.

@Luke-Sikina
Copy link
Member

Hey Ethan, just saw this. I made a PR for this already and it looks like it got merged: cBioPortal/cbioportal-frontend#3018

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

No branches or pull requests

2 participants