无法找到 src/main/webapp/app/blocks/config/http.config.js 或缺少所需的 jhipster-needle。拦截器未添加到 JHipster 应用程序

Unable to find src/main/webapp/app/blocks/config/http.config.js or missing required jhipster-needle. Interceptor not added to JHipster app

刚刚用jhipster正常生成了一个项目。我现在正尝试通过键入命令 npm install -g generator-jhipster-bootswatchyo jhipster-bootswatch 来使用 Bootswatch 主题,如他们网站上所示,但出现此错误:

Unable to find src/main/webapp/app/blocks/config/http.config.js or missing required jhipster-needle. Interceptor not added to JHipster app.

version :
jhipster 4.13.3

谁能帮我解决这个问题?

generator-jhipster-bootswatch 已有 2 年历史,它与 JHipster 4 中的 Angular 5 不兼容(参见 issue