Closed jouni-kantola closed 1 year ago
When running npm run update type defitions are automatically downloaded for Neutralinojs' client library. Use them in the build.
npm run update
Also check if this expected error would then be fixed: https://github.com/jouni-kantola/mobtimer/blob/9323e49f91365bee783cd530f2107ffc74c9aab6/resources/scripts/neutralino-api.ts#L17
Same version is included in node_modules.
When running
npm run update
type defitions are automatically downloaded for Neutralinojs' client library. Use them in the build.Also check if this expected error would then be fixed: https://github.com/jouni-kantola/mobtimer/blob/9323e49f91365bee783cd530f2107ffc74c9aab6/resources/scripts/neutralino-api.ts#L17