Solve TypeError: arr.ReadUint16BE is not a function while setting up local for kilimanjaro sca version.

While running kilimajaro version locally, error noticed as given below.
TypeError: arr.ReadUint16BE is not a function

Solution:

Goto node_modules/gulp-ttf2woff folder
Run this command on the terminal: 
npm install ttf2woff@2.0.2
Then go to: 
node_modules/gulp-ttf2eot
Run this command: 
npm install ttf2eot@2.0.0

Leave a comment

Your email address will not be published. Required fields are marked *