This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
JHipster Application without server side + JDL with microservices : NPM build is broken #416
Open
1 task done
Overview of the issue
I have generated a new application without server side. When i'm trying to import a JDL file with entities linked at a microservice, it fails with the following information.
Motivation for or Use Case
I would like to generate an angular application without server side.
Reproduce the error
Suggest a Fix
Quick fix: I changed the applicationType option - gateway instead of monolith
JHipster Version(s)
generated with 6.5.1
JHipster configuration
Command:
jhipster --skip-server --db sql --auth jwt
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryBrowsers and Operating Systemgit: 2.23.0
OS: macOS Catalina (10.15.1)
node: v12.13.0
npm: 6.13.4
yeoman: 3.1.1
The text was updated successfully, but these errors were encountered: