Solve type error: out.writeUint32LE is not a function

When running the Gulp Local command to see developments locally on your NetSuite SCA Website, there are times that an error – TypeError: out.writeUint32LE is not a function is thrown.

To resolve this, follow the instructions below prior to running the gulp commands:

  1. In the root directory of SCA using the command prompt window, go to ./node_modules/gulp-ttf2woff
  2. Run npm install ttf2woff@2.0.2
  3. Go to ./node_modules/gulp-ttf2eot
  4.  Run npm install ttf2eot@2.0.0

Leave a comment

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