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

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -