繁体   English   中英

JHipster应用程序生成卡住了

[英]JHipster Application Generation Stuck

我正在按照http://www.jhipster.tech/installation/中的步骤使用“ npm”步骤和创建应用程序来安装JHipster,但在接下来的步骤中遇到了麻烦。 此后没有任何反应(甚至没有任何错误)

$>jhipster
....
....
....
         favicon.ico    5.43 kB          [emitted]
                                              robots.txt  239 bytes          [emitted]
                                              index.html    1.13 kB          [emitted]
    [./node_modules/css-loader/index.js!./node_modules/postcss-loader/lib/index.js!./node_modules/sass-loader/lib/loader.js!./src/main/webapp/content/scss/global.scss] ./node_modules/css-loader!./node_modules/postcss-loader/lib!./node_modules/sass-loader/lib/loader.js!./src/main/webapp/content/scss/global.scss
    5.22 kB {3} [built]
           [] -> factory:437ms building:14601ms = 15038ms
    [./src/main/webapp/app/admin/admin.module.ts] ./src/main/webapp/app/admin/admin.module.ts 2.78 kB {2} [built]
           [] -> factory:62ms building:515ms dependencies:141ms = 718ms
    [./src/main/webapp/app/app.constants.ts] ./src/main/webapp/app/app.constants.ts 651 bytes {2} [built]
           [] -> factory:624ms building:156ms = 780ms
    [./src/main/webapp/app/app.main.ts] ./src/main/webapp/app/app.main.ts 599 bytes {2} [built]
            factory:546ms building:7940ms = 8486ms
    [./src/main/webapp/app/app.module.ts] ./src/main/webapp/app/app.module.ts 2.87 kB {2} [built]
           [] -> factory:62ms building:172ms = 234ms
    [./src/main/webapp/app/blocks/config/prod.config.ts] ./src/main/webapp/app/blocks/config/prod.config.ts 391 bytes {2} [built]
           [] -> factory:94ms building:171ms dependencies:640ms = 905ms
    [./src/main/webapp/app/blocks/config/uib-pagination.config.ts] ./src/main/webapp/app/blocks/config/uib-pagination.config.ts 1.57 kB {2} [built]
           [] -> factory:62ms building:281ms dependencies:343ms = 686ms
    [./src/main/webapp/app/blocks/interceptor/http.provider.ts] ./src/main/webapp/app/blocks/interceptor/http.provider.ts 1.6 kB {2} [built]
           [] -> factory:62ms building:453ms dependencies:203ms = 718ms
    [./src/main/webapp/app/entities/entity.module.ts] ./src/main/webapp/app/entities/entity.module.ts 1.36 kB {2} [built]
           [] -> factory:62ms building:546ms dependencies:63ms = 671ms
    [./src/main/webapp/app/home/home.module.ts] ./src/main/webapp/app/home/home.module.ts 1.56 kB {2} [built]
           [] -> factory:62ms building:390ms dependencies:1560ms = 2012ms
    [./src/main/webapp/app/layouts/index.ts] ./src/main/webapp/app/layouts/index.ts 618 bytes {2} [built]
           [] -> factory:640ms building:124ms = 764ms
    [./src/main/webapp/app/polyfills.ts] ./src/main/webapp/app/polyfills.ts 2.63 kB {1} [built]
            factory:46ms building:8362ms = 8408ms
    [./src/main/webapp/app/vendor.ts] ./src/main/webapp/app/vendor.ts 284 bytes {2} [built]
           [] -> factory:47ms building:234ms = 281ms
    [./src/main/webapp/content/scss/global.scss] ./src/main/webapp/content/scss/global.scss 1.38 kB {3} [built]
            factory:546ms building:62ms = 608ms
    [./src/main/webapp/manifest.webapp] ./src/main/webapp/manifest.webapp 61 bytes {1} [built]
           [] -> factory:562ms dependencies:0ms building:1216ms = 1778ms
        + 896 hidden modules

我正在使用Win 7(x64),Node 8.9.1,npm 5.5.1 Jhipster 4.10.2和Java 8

JHipster不再支持Windows 7。 无论如何,您可以尝试查看系统图标托盘。 可能会有待处理的通知,如果您单击它,它将取消阻止您的应用程序构建。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM