Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M Meta
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 460
    • Issues 460
    • List
    • Boards
    • Service Desk
    • Milestones
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Platform
  • Meta
  • Issues
  • #4259
Closed
Open
Issue created May 18, 2022 by Antoine Lambert@anlambertMaintainer

Bump minium required nodejs version to 14.x

The minimum required nodejs version for developing swh-web is 12.x but it reached EOL and is no longer maintained.

Also some of our javascript dependencies now require nodejs >= 14.x to be installed so it is time to upgrade it.

To do so we must:

  • upgrade nodejs in the swh/stack docker image used in our docker-compose environment
  • upgrade nodejs in the docker images used by Jenkins
  • bump nodejs version in package.json file of swh-web and update its readme
  • update developer documentation about the minimum required nodejs version

Migrated from T4259 (view on Phabricator)

Assignee
Assign to
Time tracking