Description :
After NPM install , While running kilimajaro version locally, error noticed as given below.
TypeError: out.writeUint32LE is not a function
Solution:
After fetching
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