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
Building the generator on Windows runs into a failure. Running npm ci produces the following output:
> chmod +x dist/cli/jhipster.cjs || true
Der Befehl "chmod" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Der Befehl "true" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
npm ERR! code 1
npm ERR! path C:\Users\jwedding\git\markant\generator-jhipster
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run build
Overview of the issue
Building the generator on Windows runs into a failure. Running npm ci produces the following output:
Motivation for or Use Case
Reproduce the error
Related issues
#25567
Suggest a Fix
JHipster Version(s)
JHipster configuration
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryBrowsers and Operating System
Windows 10
The text was updated successfully, but these errors were encountered: