gpt4 book ai didi

yeoman - JHipster - 生成器给出 'Unexpected token' 错误?

转载 作者:行者123 更新时间:2023-12-01 12:48:35 25 4
gpt4 key购买 nike

尝试在 linux mint 环境中生成一个干净的 jhipster 项目

yo jhipster

给予

/home/poc/node_modules/generator-jhipster/generators/app/index.js:15
constructor: function (...args) { // eslint-disable-line object-shorthand
^^^

SyntaxError: Unexpected token ...
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:374:25)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.defineProperty.get [as jhipster:app] (/usr/local/lib/node_modules/yo/node_modules/yeoman-environment/lib/store.js:40:23)
at Store.get (/usr/local/lib/node_modules/yo/node_modules/yeoman-environment/lib/store.js:64:35)
at Environment.get (/usr/local/lib/node_modules/yo/node_modules/yeoman-environment/lib/environment.js:262:16)

我的

yo doctor 

给予

Yeoman Doctor
Running sanity checks on your system

✔ Global configuration file is valid
✔ NODE_PATH matches the npm root
✔ Node.js version
✔ No .bowerrc file in home directory
✔ No .yo-rc.json file in home directory
✔ npm version

我正在运行这些版本

nodejs - v4.2.6
npm - 3.5.2
yo - 1.8.5

有什么想法吗?

最佳答案

您的 NodeJS 太旧,JHipster 4 需要 6.9.5,请升级节点。

关于yeoman - JHipster - 生成器给出 'Unexpected token' 错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43073898/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com