tailosoft / jhipster-primeng-blueprint

This blueprint can be used to generate jhipster project with primeng frontend instead of bootstrap (work in progress)
Apache License 2.0
26 stars 21 forks source link

Missing script: "webapp:build" #64

Open glewe opened 1 year ago

glewe commented 1 year ago

Hi there, I wanted to try this blueprint. I could install it and run a JHipster app install with it, but when running mvnw it exits with

Missing script: "webapp:build"
...
Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (webapp build dev)

Any idea how to fix that? I am using Windows 11 and node 16.17.0.

Best regards, George