← Back to team overview

mahara-contributors team mailing list archive

[Bug 1750948] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9049
Committed: https://git.mahara.org/mahara/mahara/commit/b06c15f7919a5a2bf14c728c478d57a443db32bc
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit b06c15f7919a5a2bf14c728c478d57a443db32bc
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Aug 7 09:36:43 2018 +1200

Bug 1750948: Ingore the package-lock.json file for now

It's meant to be used to describe a single representation of a
dependency tree such that teammates, deployments, and continuous
integration are guaranteed to install exactly the same dependencies.

But I expect we will need to be a bit more flexible with this so that
older systems can compile sass to css

behatnotneeded

Change-Id: I08e0ff2a8654bc208cb0b5ec28c67af61c3d70ed
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1750948

Title:
  Upgrade to latest nodejs for Mahara 18.10

Status in Mahara:
  Fix Committed

Bug description:
  I discovered when helping set up a Mahara dev instance that it breaks
  mahara if you follow this wiki instruction to install the latest
  version of nodejs:

  Note: The Node packages that come with the default installation may be
  outdated and not new enough for Mahara. You may need to install a
  later version of Node because Node 0.10 is not enough. You can find
  various instructions on how to upgrade NodeJS on your distribution
  depending on your preference on package manager

  The latest version is 8.9. We had to downgrade to version 6.x to make
  it work again.

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


References