Closed SilvanusLupus closed 2 years ago
With the latest version of servoy extra this should be fixed because it depends on an uppy:
"@uppy/angular": "<0.4",
which fixes this
So you didn't correctly update to that release, you can try to do a "Copy Titanium NGClient sources" -> and then Copy and Clean build to see if that helps
but if you get that error then you are on a wrong servoy extra version that installs uppy 0.4 which is based on angular 14
Hi,
we have an error 404 in all our form editors after updating our Servoy Extra Components to 2022.6.4 and our keylistener to 2022.3.1. Our Servoy Extra Components were on version 2022.6.4 before. We updated as soon, as the update was released via SPM.
The Error just appeared, when updating the KeyListener, that's why we created the issue there first.
Also we tried to downgrade reinstall both keylistener and Servoy Extra Components. We deleted the com.servoy.eclipse.ngclient.ui-folder and forced a new build after every downgrade and every reinstallation. Nothing worked so far.
Our Servoy is on version 2022.6.0.8782.
I recreated the updates we did on a second PC. There the Error appears when updating the Servoy Extra Components to 2022.6.4 (same Version of Servoy).
I'll add my console output of the Error while building below (windows version)