Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md states not existing command 'npm run build:win' to be executed #2

Open
mcm1957 opened this issue Jan 16, 2025 · 0 comments
Open

Comments

@mcm1957
Copy link

mcm1957 commented Jan 16, 2025

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 that npm run build-win is correct

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant