在 Windows 上安装 Yarn 时挂起的 Fibers/node-gyp
Posted
技术标签:
【中文标题】在 Windows 上安装 Yarn 时挂起的 Fibers/node-gyp【英文标题】:Fibers/node-gyp hanging on Yarn install on Windows 【发布时间】:2017-08-09 07:08:56 【问题描述】:看起来wdio
有fibers
作为依赖项,它使用node-gyp
,显然不能在没有Python 2.7 的Windows 上运行。
现在我已经安装了它,我没有收到 "missing PYTHON"
错误,但它永远挂在该命令正在执行的任何操作 - 光纤上。
【问题讨论】:
你有安装其他版本的python吗? 【参考方案1】:问题本身与WebdriverIO无关,请看node-gyp doc https://github.com/nodejs/node-gyp#on-windows
【讨论】:
以上是关于在 Windows 上安装 Yarn 时挂起的 Fibers/node-gyp的主要内容,如果未能解决你的问题,请参考以下文章