Hi,
I was using an old release without any issue.
After installing the last one with the following command :
npm install -g @saltcorn/cli
I obtain the following error when starting Saltcorn server :
C:\>saltcorn serve
Error: Package subpath './models/scheduler' is not defined by "exports" in
C:\Users\Olivier\AppData\Roaming\npm\node_modules\@saltcorn\cli\node_modules\@saltcorn\data\package.json
Code: ERR_PACKAGE_PATH_NOT_EXPORTED
Thanks
I solved my issue with the following steps :
Everything is now OK.
fdgh