| 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:
- In the root directory of SCA using the command prompt window, go to ./node_modules/gulp-ttf2woff
- Run npm install ttf2woff@2.0.2
- Go to ./node_modules/gulp-ttf2eot
- Run npm install ttf2eot@2.0.0