I think we need to update our CI for this: [2023-02-27T09:57:56.408Z] error [email protected]: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.22.9" [2023-02-27T09:57:56.408Z] error Found incompatible module.
I'm not exactly sure how our CI scripts work here but we should probably either make sure we're installing the right version of NodeJS, or we should install NVM and do `nvm install latest` -- https://code.launchpad.net/~thorsten-merten/maas-site-manager/+git/maas-site-manager/+merge/437943 Your team MAAS Committers is requested to review the proposed merge of ~thorsten-merten/maas-site-manager:MAASENG-1285-merge-frontend into maas-site-manager:main. -- Mailing list: https://launchpad.net/~sts-sponsors Post to : [email protected] Unsubscribe : https://launchpad.net/~sts-sponsors More help : https://help.launchpad.net/ListHelp

