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

cbioportal-frontend Documentation Has Outdated Instructions for Installing Package Managers #531

Open
justinjao opened this issue Jul 1, 2023 · 0 comments · May be fixed by cBioPortal/cbioportal-frontend#4655

Comments

@justinjao
Copy link

The current documentation in the README for cbioportal-frontend recommends utilizing Node Version Manager (npm) and Yarn Version Manager (yvm) in the setup instructions. However, this has since become outdated, and the current best practice way of version managing multiple package managers within Node.js is to utilize Corepack.

The documentation should be updated to reflect this practice.

@JREastonMarks JREastonMarks transferred this issue from cBioPortal/cbioportal Mar 1, 2024
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

Successfully merging a pull request may close this issue.

1 participant