Though Mattermost is usable, I get the warning :
@mattermost/client doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for the entry point). Please contact the package author to fix.
A "type": "module" in the package.json is also used.