node.js - setEncoding Error when Serving OpenFin on MAC -
i seeing fatal error: cannot read property 'setencoding' of undefined
on mac when running through openfin tutorial here => https://openfin.co/create-your-first-application/
it's happening when calling > grunt serve
.
this bug fixed on latest version of openfin-launcher, please re-install package:
npm install openfin-launcher@1.3.3
additionally change version form "stable" "beta" mac support still experimental.
Comments
Post a Comment