hilla
hilla copied to clipboard
Cannot run build on Windows without interpreter
Describe the bug
Npm run build
runs prepare.sh
script which cannot be executed on Windows without WSL or GitBash or other interpreter.
And asks to install JQ as well.
Would suggestion going with js scripts which would run on any machine.
Reproduction
Run npm run build
on windows machine
System Info
Windows