Thanks for teaching me.
I checked the latest and 3.3.0 registered on tag. But the former has the same build error, the latter has the following error.
$ gulp
[23:21:28] Using gulpfile ~/Documents/BJS/BJS3.3.0/Babylon.js-3.3.0/Tools/Gulp/gulpfile.js
[23:21:28] Starting 'default'...
[23:21:28] Starting 'tsLint'...
[23:21:28] Starting 'typescript-tsLint'...
<dir>/BJS/BJS3.3.0/Babylon.js-3.3.0/src/Actions/babylon.actionManager.d.ts:29:21
ERROR: 29:21 no-trailing-whitespace trailing whitespace
ERROR: 31:26 no-trailing-whitespace trailing whitespace
ERROR: 33:26 no-trailing-whitespace trailing whitespace
ERROR: 35:50 no-trailing-whitespace trailing whitespace
ERROR: 37:27 no-trailing-whitespace trailing whitespace
(several tens of ts file has the same error)
I tried the commands as the documentation said. I think environment of my PC is not enough to build BJS
I’m checking each library as gulp and npm settings and whether I should install libraries.