Uploaded image for project: 'MetaBrainz Hosting'
  1. MetaBrainz Hosting
  2. MBH-415

Upgrade Node to 5.x on rika and sakura

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Invalid
    • Icon: Normal Normal
    • Server management
    • None

      The BookBrainz codebase will be using a lot more ES6 features in the future, since they make code more readable and easier to maintain.

      Node 5.x natively supports these features, so please upgrade rika and sakura to use the latest Node version. I don't think that anything else is using node, apart from a LESS compiler which Gentlecat mentioned, which is presumably for one of the other projects. However, the Lobes/BookBrainz LESS compiling was unaffected by the upgrade to Node 5.x, so there are unlikely to be any issues.

      This should be possible by running:

      curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
      sudo apt-get install -y nodejs

            Unassigned Unassigned
            lordsputnik Ben Ockmore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package