← Back to team overview

mahara-contributors team mailing list archive

[Bug 1988096] [NEW] Add nvm support

 

Public bug reported:

Related to: https://bugs.launchpad.net/mahara/+bug/1973639

Having nvm will help with Behat testing in Jenkins when different Mahara
versions require different node versions. NVM will automatically install
and switch to another node version when a .nvmrc file exists. The value
in the file given must match a node version.

The Makefile will need an update to support this.

** Affects: mahara
     Importance: Undecided
     Assignee: Doris Tam (doristam)
         Status: In Progress

** Description changed:

  Related to: https://bugs.launchpad.net/mahara/+bug/1973639
  
  Having nvm will help with Behat testing in Jenkins when different Mahara
- versions require different node versions. nvm will automatically install
- and switch to another node version when a .nvmrc file exists and the
- value in the file given matches a node version.
+ versions require different node versions. NVM will automatically install
+ and switch to another node version when a .nvmrc file exists. The value
+ in the file given must match a node version.
+ 
+ The Makefile will need an update to support this.

** Changed in: mahara
     Assignee: (unassigned) => Doris Tam (doristam)

** Changed in: mahara
    Milestone: None => 22.10.0

** Changed in: mahara
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1988096

Title:
  Add nvm support

Status in Mahara:
  In Progress

Bug description:
  Related to: https://bugs.launchpad.net/mahara/+bug/1973639

  Having nvm will help with Behat testing in Jenkins when different
  Mahara versions require different node versions. NVM will
  automatically install and switch to another node version when a .nvmrc
  file exists. The value in the file given must match a node version.

  The Makefile will need an update to support this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1988096/+subscriptions



Follow ups