Servoy 2022.09 release candidate 2

d.wanscheid:

lvostinar:
Yes, I see we missed that one, you need a new release(that we will do soon) or you can use the sources for that one.

Just installed it from source… i get this error:

install @servoy/fullcalendarcomponent2@2022.9.0

–legacy-peer-deps
In dir: C:\workspaces\GIT\HVO2go TI.metadata.plugins\com.servoy.eclipse.ngclient.ui\target\HVO2go
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@servoy%2Ffullcalendarcomponent2 - Not found
npm ERR! 404
npm ERR! 404 ‘@servoy/fullcalendarcomponent2@2022.9.0’ is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

We released now fullcalendarcomponent2 version 2022.9.0. About above error, not sure what you were trying to do. For doing a release yourself you have the steps here: https://wiki.servoy.com/display/DOCS/De … +NGClient2 (Releasing a component paragraph). For using a package library from source, you have to import in Servoy Developer the library project (from your git folder) and link the project to be used as reference instead of released library.