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

Add nvm installation to install step. #312

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 22, 2024

  1. Add nvm installation to install step.

    Install 0.39.7 explicitly as part of vendor installation, so we have control over the version we use.
    
    For cases where nvm is not required (pre-installed in the image, use
    --no-nvm param for install command)
    
    Fixes moodlehq#309
    kabalin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b16a63a View commit details
    Browse the repository at this point in the history