Feature #2698
Updated by Bernhard Koschiček-Krombholz 9 days ago
There are a few warnings when installing the frontend libs with: <pre>npm install</pre> I'm hoping that after the major release with newer underlying software these can be resolved. Kindly asking Olivia to look into this. *Update* All fixed. For running instances use @npm install --legacy-peer-deps@ to update the packages, otherwise you will run into errors. (is already noted in @install/upgrade.md@)