App.js
CoinCapCharts
当我尝试运行app.js时,出现以下错误:
$节点app.js
DevTools正在监听 ws://127.0.0.1:12525 / devtools / browser / 8885c592-ea61-41cd-ade7-222a355ea668 (节点:14556)UnhandledPromiseRejectionWarning:NoSuchSessionError:否 这样的会话(驱动程序信息:chromedriver = 2.9.248315,platform = Windows NT 6.3 x86_64) 在Object.checkLegacyResponse(C:\ Users \ Aseel \ Desktop \ elccc \ node_modules \ selenium-webdriver \ lib \ error.js:585:15) 在parseHttpResponse(C:\ Users \ Aseel \ Desktop \ elccc \ node_modules \ selenium-webdriver \ lib \ http.js:5 33:13) 在Executor.execute(C:\ Users \ Aseel \ Desktop \ elccc \ node_modules \ selenium-webdriver \ lib \ http.js:46 8:26) 在 在process._tickCallback(内部/进程/next_tick.js:188:7)(节点:14556)处UnhandledPromiseRejectionWarning:未处理的承诺 拒绝。此错误是由于将其抛出 没有catch块的异步函数,或者通过拒绝承诺 未使用.catch()处理。 (拒绝ID:2)(节点:14556) [DEP0018] DeprecationWarning:未处理的承诺拒绝是 不推荐使用。在未来,承诺不处理的拒绝 将使用非零退出代码终止Node.js进程。