jhipster / generator-jhipster-micronaut

Micronaut blueprint for JHipster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generated Project still contains Node/NPM build integration when "No Client" is selected

JasonTypesCodes opened this issue · comments

[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ jhipster ---
[INFO] Running 'npm install' in /home/schindlerj/src/temp/jhipster/base-test
[WARNING] npm WARN saveError ENOENT: no such file or directory, open '/home/schindlerj/src/temp/jhipster/base-test/package.json'
[ERROR] npm notice created a lockfile as package-lock.json. You should commit this file.
[WARNING] npm WARN enoent ENOENT: no such file or directory, open '/home/schindlerj/src/temp/jhipster/base-test/package.json'
[WARNING] npm WARN base-test No description
[WARNING] npm WARN base-test No repository field.
[WARNING] npm WARN base-test No README data
[WARNING] npm WARN base-test No license field.
[ERROR]