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