【发布时间】:2016-07-15 18:26:20
【问题描述】:
当我在这里运行 OpenFin 教程时,我在我的 Mac 上看到 Fatal error: Cannot read property 'setEncoding' of undefined => https://openfin.co/create-your-first-application/
调用> grunt serve时会发生这种情况。
【问题讨论】:
当我在这里运行 OpenFin 教程时,我在我的 Mac 上看到 Fatal error: Cannot read property 'setEncoding' of undefined => https://openfin.co/create-your-first-application/
调用> grunt serve时会发生这种情况。
【问题讨论】:
此错误已在最新版本的 openfin-launcher 中修复,请重新安装该软件包:
npm install openfin-launcher@1.3.3
另外将版本形式“稳定”更改为“测试版”,因为 Mac 支持仍处于试验阶段。
【讨论】: