Reviewed: https://reviews.mahara.org/8970 Committed: https://git.mahara.org/mahara/mahara/commit/8489d5109df7fb8b2ac07919f67ad9d5860a2ef7 Submitter: Robert Lyon ([email protected]) Branch: master
commit 8489d5109df7fb8b2ac07919f67ad9d5860a2ef7 Author: Rebecca Blundell <[email protected]> Date: Thu Jun 21 22:10:50 2018 +1200 Bug 1750948: upgrading dependencies to work with latest node 8.x (LTS) You may need to update node via: sudo npm cache clean -f sudo npm install -g n sudo n 8.11.3 (latest at patch) Then update node-sass bindings: sudo npm rebuild node-sass behatnotneeded Change-Id: I18d1dc9d90bd56fa0d16837d2bf6e4c19c9662ba -- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

