gpt4 book ai didi

node.js - 无法运行 webdriver 管理器

转载 作者:太空宇宙 更新时间:2023-11-03 23:03:29 24 4
gpt4 key购买 nike

当我运行时

vegan@vegan:~/xx-xx/gateway$ webdriver-manager start /usr/lib/node_modules/protractor/node_modules/webdriver-manager/built/lib/cli/logger.js:66 info(...msgs) { ^^^

语法错误:意外的标记... 在exports.runInThisContext (vm.js:53:16) 在 Module._compile (module.js:387:25) 在 Object.Module._extensions..js (module.js:422:10) 在 Module.load (module.js:357:32) 在 Function.Module._load (module.js:314:12) 在 Module.require (module.js:367:17) 在需要时(内部/module.js:20:19) 在对象。 (/usr/lib/node_modules/Protractor/node_modules/webdriver-manager/built/lib/cli/index.js:8:10) 在 Module._compile (module.js:413:34) 在 Object.Module._extensions..js (module.js:422:10)

我遇到错误。它在 Protractor 不运行时启动。

错误在于

Protractor error selenium spring boot

但是这次更新版本,不起作用。所以我在删除 Node 模块文件后进行了 npm install、bower gulp install。

现在进行 gulp 运行(我使用 gulp 运行 Protractor ),我得到了这个

> gulp protractor prod [15:47:58] Using gulpfile
> ~/xx-xx/gateway/gulpfile.js [15:47:58] Starting 'protractor'...
> [15:47:58] Starting 'prod'... [15:47:58] Finished 'prod' after 547 μs
> Using ChromeDriver directly... [launcher] Running 1 instances of
> WebDriver [launcher] Error: SyntaxError: Unexpected token ...
> at exports.runInThisContext (vm.js:53:16)
> at Module._compile (module.js:387:25)
> at Object.Module._extensions..js (module.js:422:10)
> at Module.load (module.js:357:32)
> at Function.Module._load (module.js:314:12)
> at Module.require (module.js:367:17)
> at require (internal/module.js:20:19)
> at Object.<anonymous> (/home/vegan/xx-xx/gateway/node_modules/jasminewd2/index.js:7:17)
> at Module._compile (module.js:413:34)
> at Object.Module._extensions..js (module.js:422:10) [launcher] Process exited with error code 100 [15:47:59] gulp-notify: [JHipster
> Gulp Build] Error: protractor exited with code 100 [15:47:59] Finished
> 'protractor' after 1.19 s [15:47:59] E2E Tests failed

更新

我删除了所有 Node 模块并再次进行了 npm 安装。现在当我这样做时**webdriver-manager 它给出错误**

webdriver-manager 
/usr/lib/node_modules/protractor/node_modules/webdriver-manager/built/lib/cli/logger.js:66
info(...msgs) {
^^^
SyntaxError: Unexpected token ...
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:387:25)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Module.require (module.js:367:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/usr/lib/node_modules/protractor/node_modules/webdriver-manager/built/lib/cli/index.js:8:10)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)**

**

或用于 **webdriver-manager 更新** 相同

最佳答案

这是因为您使用的是旧版本的 Node 。请将您的 Node 版本更新到最低版本。 6.9.x 并尝试它肯定会起作用。

关于node.js - 无法运行 webdriver 管理器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41806808/

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