Pre-Upgrade question

Infos:

  • Used Zammad version: 4.1
  • Used Zammad installation type: Package
  • Operating system: Ubuntu 18.04
  • Browser + version: Chrome

Documentation for 5.0 mentions needing Node.js for certain tasks. Can I simply apt install nodejs or is npm required too?

We do use rake assets:precompile as we hide the default local login so I want to make sure I have everything I need lined up before upgrading.

Ubuntu 18.04 does not satisfy our minimum requirement of Node.js v10:
https://docs.zammad.org/en/latest/prerequisites/software.html#node-js

Which is why I went through the trouble and cared to extend the installation documentation.
I believe that this should help you through the steps.
https://docs.zammad.org/en/latest/install/package.html#optional-node-js

Great!

Thanks for the help!

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.