Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M Meta
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 472
    • Issues 472
    • List
    • Boards
    • Service Desk
    • Milestones
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Platform
  • Meta
  • Issues
  • #4259

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)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking