You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\GitHub\iobroker\ioBroker-i18n-manager>npm run build:win
npm ERR! Missing script: "build:win"
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm run build-win # run the "build-win" package script
npm ERR! npm run build:web # run the "build:web" package script
npm ERR! npm run build:main # run the "build:main" package script
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in: C:\Users\Martin\AppData\Local\npm-cache\_logs\2025-01-16T16_09_37_524Z-debug-0.log
Note: I did nozt provide a PR as I'm not absultly sure that this assumtion is correct.
The text was updated successfully, but these errors were encountered:
README.md (https://github.com/ioBroker/ioBroker-i18n-manager/tree/iobroker#building) states that
npm run build:win
should be executed. This script does not exist. It seems thatnpm run build-win
is correctNote: I did nozt provide a PR as I'm not absultly sure that this assumtion is correct.
The text was updated successfully, but these errors were encountered: