Could not get unknown property 'NpmTask' for root project '***' of type org.gradle.api.Project. from profile_dev.gradle #27244
Labels
area: bug 🐛
area: invalid
area: stale
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
theme: gradle
$300
https://www.jhipster.tech/bug-bounties/
Milestone
Overview of the issue
Could not get unknown property 'NpmTask' for root project '***' of type org.gradle.api.Project. from profile_dev.gradle
Motivation for or Use Case
I follows jhipster doc, but it not run normal.
Reproduce the error
microservices gradle react
Related issues
no
Suggest a Fix
maybe miss import plugin
id "com.github.node-gradle.node" version "7.0.2"
?JHipster Version(s)
8.7.0
JHipster configuration
To provide all information we need, you should run
jhipster info
in the project root folder (or workspaces root for microservices), andcopy/paste the result here.
jhipster info
removes sentitive information like rememberKey, jwtSecretKey. Double check if there is any other sensitive info.As alternative you can add a JDL wrapped in below structure
JDL definitions
The information is mandatory for bug reports. This will allow us to use automated tests and genarate the broken sample using
jhipster from-issue
command.Browsers and Operating System
windows 11 professional
The text was updated successfully, but these errors were encountered: