Can`t build the version 4.2

I have clone the latest version 4.2,and runing into this error below when build it, HELP!
[16:57:33] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/inspector/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 2711ms
[16:57:55] Version: webpack 4.43.0
Built at: 11/13/2020 4:57:55 PM
Asset Size Chunks Chunk Names
babylon.inspector.bundle.js 745 KiB 0 [emitted] [big] babylon.inspector.bundle
Entrypoint babylon.inspector.bundle [big] = babylon.inspector.bundle.js
[16:57:55] Finished ‘buildMin’ after 22 s
[16:57:55] Starting ‘buildMax’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/inspector/tsconfig.json
Killed
npm ERR! code ELIFECYCLE
npm ERR! errno 137
npm ERR! babylonjs@0.0.0 build: gulp --max-old-space-size=8192 --tsLintFix
npm ERR! Exit status 137
npm ERR!
npm ERR! Failed at the babylonjs@0.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/blobt/.npm/_logs/2020-11-13T08_58_15_176Z-debug.log

Is this really a part of your log? Never seen “Killed” in an npm log so far :slight_smile:

Will you be able to send us the full log? I know the team has been constantly building this to make sure everything works as expected, I wonder what can be the cause here. The build process is a bit of a memory hog (as it is building everything, including all external libraries) so that might be an issue.

It also seems like it fails when building the inspector, which means that the core library was built correctly. am I right to assume that?

And one more question (sorry for bombarding you with those :slight_smile: ) - have you tried building individual packages and not the entire thing at once?

yes, this content is in my log;I build in a vmware machine hosting a ubuntu OS with 4G memory.

Might be the issue, as the build requires a bit more than that. Have you tried building them individually?

After I increase the memory to 8G,get another error,
blobt@ubuntu:~/Documents/dev/node$ ll
total 60
drwxr-xr-x 15 blobt blobt 4096 Nov 13 10:27 ./
drwxr-xr-x 7 blobt blobt 4096 Oct 22 15:10 …/
drwxr-xr-x 6 blobt blobt 4096 Jul 29 12:30 admin/
drwxrwxr-x 5 blobt blobt 4096 Nov 5 22:58 babylonjs/
drwxrwxr-x 26 blobt blobt 4096 Nov 13 16:49 Babylon.js/
drwxr-xr-x 6 blobt blobt 4096 Aug 30 15:42 g11ctu/
drwxr-xr-x 5 blobt blobt 4096 Aug 30 15:36 g11ctu_bak/
drwxrwxr-x 3 blobt blobt 4096 Nov 5 14:09 glupNts/
drwxr-xr-x 7 blobt blobt 4096 Jul 27 23:26 home/
drwxr-xr-x 7 blobt blobt 4096 Oct 2 21:57 learning-threejs-third/
drwxrwxr-x 6 blobt blobt 4096 Nov 2 17:07 studyts/
drwxrwxr-x 12 blobt blobt 4096 Oct 10 08:59 three.js/
drwxr-xr-x 9 blobt blobt 4096 Oct 23 11:46 threejs/
drwxr-xr-x 7 blobt blobt 4096 Nov 2 11:45 webGL3d-ts-book/
drwxr-xr-x 16 blobt blobt 4096 Oct 29 15:46 webGL3d-wg-book/
blobt@ubuntu:~/Documents/dev/node$ cd Babylon.js/
blobt@ubuntu:~/Documents/dev/node/Babylon.js$ cd Tools/Gulp/
blobt@ubuntu:~/Documents/dev/node/Babylon.js/Tools/Gulp$ npm run build

babylonjs@0.0.0 build /home/blobt/Documents/dev/node/Babylon.js/Tools/Gulp
gulp --max-old-space-size=8192 --tsLintFix

[18:07:58] Node flags detected: --max-old-space-size=8192
[18:07:58] Respawned to PID: 3487
[18:08:03] Using gulpfile ~/Documents/dev/node/Babylon.js/Tools/Gulp/gulpfile.js
[18:08:03] Starting ‘default’…
[18:08:03] Starting ‘cleanup’…
Cleaning up from 3.3
[18:08:03] Finished ‘cleanup’ after 1.89 ms
[18:08:03] Starting ‘tsLint’…
[18:08:03] Starting ‘typescript-libraries-tsLint’…
[18:08:03] Starting ‘core-tsLint’…
[18:08:13] Finished ‘core-tsLint’ after 10 s
[18:08:13] Starting ‘materialsLibrary-tsLint’…
[18:08:13] Finished ‘materialsLibrary-tsLint’ after 339 ms
[18:08:13] Starting ‘postProcessesLibrary-tsLint’…
[18:08:13] Finished ‘postProcessesLibrary-tsLint’ after 35 ms
[18:08:13] Starting ‘proceduralTexturesLibrary-tsLint’…
[18:08:13] Finished ‘proceduralTexturesLibrary-tsLint’ after 120 ms
[18:08:13] Starting ‘loaders-tsLint’…
[18:08:14] Finished ‘loaders-tsLint’ after 431 ms
[18:08:14] Starting ‘serializers-tsLint’…
[18:08:14] Finished ‘serializers-tsLint’ after 201 ms
[18:08:14] Starting ‘gui-tsLint’…
[18:08:14] Finished ‘gui-tsLint’ after 505 ms
[18:08:14] Finished ‘typescript-libraries-tsLint’ after 12 s
[18:08:14] Finished ‘tsLint’ after 12 s
[18:08:14] Starting ‘importLint’…
[18:08:14] Starting ‘typescript-libraries-importLint’…
[18:08:14] Starting ‘core-importLint’…
[18:08:14] Starting ‘shaders’…
[18:08:15] Finished ‘shaders’ after 394 ms

[18:15:27] Finished ‘cleanup’ after 21 ms
[18:15:27] Starting ‘shaders’…
[18:15:27] Finished ‘shaders’ after 66 ms
[18:15:27] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/inspector/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 2553ms
[18:15:59] Version: webpack 4.43.0
Built at: 11/13/2020 6:15:59 PM
Asset Size Chunks Chunk Names
babylon.inspector.bundle.js 745 KiB 0 [emitted] [big] babylon.inspector.bundle
Entrypoint babylon.inspector.bundle [big] = babylon.inspector.bundle.js
[18:15:59] Finished ‘buildMin’ after 32 s
[18:15:59] Starting ‘buildMax’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/inspector/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 2493ms
[18:16:26] Version: webpack 4.43.0
Built at: 11/13/2020 6:16:25 PM
Asset Size Chunks Chunk Names
babylon.inspector.bundle.max.js 3.49 MiB babylon.inspector.bundle [emitted] [big] babylon.inspector.bundle
babylon.inspector.bundle.max.js.map 3.77 MiB babylon.inspector.bundle [emitted] [dev] babylon.inspector.bundle
Entrypoint babylon.inspector.bundle [big] = babylon.inspector.bundle.max.js babylon.inspector.bundle.max.js.map
[18:16:26] Finished ‘buildMax’ after 26 s
[18:16:26] Starting ‘buildAMDDTS’…
[18:16:37] Finished ‘buildAMDDTS’ after 11 s
[18:16:37] Starting ‘processDTS’…
[18:16:37] Finished ‘processDTS’ after 82 ms
[18:16:37] Starting ‘’…
[18:16:37] Finished ‘’ after 313 μs
[18:16:37] Finished ‘inspector’ after 1.17 min

[18:16:37] Finished ‘buildes6’ after 1.22 min
[18:16:37] Starting ‘copyDist’…
[18:16:37] Finished ‘copyDist’ after 100 ms
[18:16:37] Finished ‘inspector-es6’ after 1.23 min
[18:16:37] Starting ‘viewer-es6’…
[18:16:37] Starting ‘cleanES6’…
[18:16:37] Finished ‘cleanES6’ after 313 μs
[18:16:37] Starting ‘cleanES6Shaders’…
[18:16:38] Finished ‘cleanES6Shaders’ after 388 ms
[18:16:38] Starting ‘’…
[18:16:39] Finished ‘’ after 925 ms
[18:16:39] Starting ‘copySource’…
[18:16:51] Finished ‘copySource’ after 13 s
[18:16:51] Starting ‘dependencies’…
[18:16:52] Finished ‘dependencies’ after 586 ms
[18:16:52] Starting ‘adaptSourceImportPaths’…
[18:16:54] Finished ‘adaptSourceImportPaths’ after 1.8 s
[18:16:54] Starting ‘adaptSourceConstants’…
[18:16:54] Finished ‘adaptSourceConstants’ after 159 μs
[18:16:54] Starting ‘adaptTsConfigImportPaths’…
[18:16:54] Finished ‘adaptTsConfigImportPaths’ after 495 μs
[18:16:54] Starting ‘buildes6’…
[18:17:00] Finished ‘buildes6’ after 6.03 s
[18:17:00] Starting ‘concatLoseDTS’…
[18:17:00] Finished ‘concatLoseDTS’ after 151 μs
[18:17:00] Starting ‘appendLoseDTS’…
[18:17:00] Finished ‘appendLoseDTS’ after 91 μs
[18:17:00] Finished ‘viewer-es6’ after 22 s
[18:17:00] Starting ‘nodeEditor-es6’…
[18:17:00] Starting ‘cleanES6’…
[18:17:00] Finished ‘cleanES6’ after 449 μs
[18:17:00] Starting ‘cleanES6Shaders’…
[18:17:00] Finished ‘cleanES6Shaders’ after 8.44 ms
[18:17:00] Starting ‘’…
[18:17:00] Finished ‘’ after 19 ms
[18:17:00] Starting ‘copySource’…
[18:17:00] Finished ‘copySource’ after 115 ms
[18:17:00] Starting ‘dependencies’…
[18:17:00] Finished ‘dependencies’ after 457 ms
[18:17:00] Starting ‘adaptSourceImportPaths’…
[18:17:00] Finished ‘adaptSourceImportPaths’ after 85 ms
[18:17:00] Starting ‘adaptSourceConstants’…
[18:17:00] Finished ‘adaptSourceConstants’ after 187 μs
[18:17:00] Starting ‘adaptTsConfigImportPaths’…
[18:17:00] Finished ‘adaptTsConfigImportPaths’ after 412 μs
[18:17:00] Starting ‘buildes6’…
gulp nodeEditor --noNamespace --moduleName @babylonjs/node-editor --tscPath “/home/blobt/Documents/dev/node/Babylon.js/node_modules/typescript/bin/tsc”
[18:17:02] Using gulpfile ~/Documents/dev/node/Babylon.js/.temp/sourceES6/Tools/Gulp/gulpfile.js
[18:17:02] Starting ‘nodeEditor’…
[18:17:02] Starting ‘cleanup’…
[18:17:02] Finished ‘cleanup’ after 23 ms
[18:17:02] Starting ‘shaders’…
[18:17:02] Finished ‘shaders’ after 44 ms
[18:17:02] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/nodeEditor/tsconfig.json
(node:4169) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 550ms
[18:17:25] Version: webpack 4.43.0
Built at: 11/13/2020 6:17:25 PM
Asset Size Chunks Chunk Names
babylon.nodeEditor.js 556 KiB 0 [emitted] [big] babylon.nodeEditor
Entrypoint babylon.nodeEditor [big] = babylon.nodeEditor.js
[18:17:25] Finished ‘buildMin’ after 23 s
[18:17:25] Starting ‘buildMax’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/nodeEditor/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 548ms
[18:17:42] Version: webpack 4.43.0
Built at: 11/13/2020 6:17:41 PM
Asset Size Chunks Chunk Names
babylon.nodeEditor.max.js 3.04 MiB babylon.nodeEditor [emitted] [big] babylon.nodeEditor
babylon.nodeEditor.max.js.map 3.31 MiB babylon.nodeEditor [emitted] [dev] babylon.nodeEditor
Entrypoint babylon.nodeEditor [big] = babylon.nodeEditor.max.js babylon.nodeEditor.max.js.map
[18:17:42] Finished ‘buildMax’ after 17 s
[18:17:42] Starting ‘buildAMDDTS’…
[18:17:49] Finished ‘buildAMDDTS’ after 7.42 s
[18:17:49] Starting ‘processDTS’…
[18:17:49] Finished ‘processDTS’ after 29 ms
[18:17:49] Starting ‘’…
[18:17:49] Finished ‘’ after 284 μs
[18:17:49] Finished ‘nodeEditor’ after 47 s
(node:4169) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.

[18:17:02] Using gulpfile ~/Documents/dev/node/Babylon.js/.temp/sourceES6/Tools/Gulp/gulpfile.js
[18:17:02] Starting ‘nodeEditor’…
[18:17:02] Starting ‘cleanup’…
[18:17:02] Finished ‘cleanup’ after 23 ms
[18:17:02] Starting ‘shaders’…
[18:17:02] Finished ‘shaders’ after 44 ms
[18:17:02] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/nodeEditor/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 550ms
[18:17:25] Version: webpack 4.43.0
Built at: 11/13/2020 6:17:25 PM
Asset Size Chunks Chunk Names
babylon.nodeEditor.js 556 KiB 0 [emitted] [big] babylon.nodeEditor
Entrypoint babylon.nodeEditor [big] = babylon.nodeEditor.js
[18:17:25] Finished ‘buildMin’ after 23 s
[18:17:25] Starting ‘buildMax’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/nodeEditor/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 548ms
[18:17:42] Version: webpack 4.43.0
Built at: 11/13/2020 6:17:41 PM
Asset Size Chunks Chunk Names
babylon.nodeEditor.max.js 3.04 MiB babylon.nodeEditor [emitted] [big] babylon.nodeEditor
babylon.nodeEditor.max.js.map 3.31 MiB babylon.nodeEditor [emitted] [dev] babylon.nodeEditor
Entrypoint babylon.nodeEditor [big] = babylon.nodeEditor.max.js babylon.nodeEditor.max.js.map
[18:17:42] Finished ‘buildMax’ after 17 s
[18:17:42] Starting ‘buildAMDDTS’…
[18:17:49] Finished ‘buildAMDDTS’ after 7.42 s
[18:17:49] Starting ‘processDTS’…
[18:17:49] Finished ‘processDTS’ after 29 ms
[18:17:49] Starting ‘’…
[18:17:49] Finished ‘’ after 284 μs
[18:17:49] Finished ‘nodeEditor’ after 47 s

[18:17:49] Finished ‘buildes6’ after 49 s
[18:17:49] Starting ‘copyDist’…
[18:17:49] Finished ‘copyDist’ after 78 ms
[18:17:49] Finished ‘nodeEditor-es6’ after 50 s
[18:17:49] Starting ‘uiControls-es6’…
[18:17:49] Starting ‘cleanES6’…
[18:17:49] Finished ‘cleanES6’ after 383 μs
[18:17:49] Starting ‘cleanES6Shaders’…
[18:17:49] Finished ‘cleanES6Shaders’ after 3.95 ms
[18:17:49] Starting ‘’…
[18:17:49] Finished ‘’ after 2.2 ms
[18:17:49] Starting ‘copySource’…
[18:17:49] Finished ‘copySource’ after 33 ms
[18:17:49] Starting ‘dependencies’…
[18:17:49] Finished ‘dependencies’ after 211 ms
[18:17:49] Starting ‘adaptSourceImportPaths’…
[18:17:49] Finished ‘adaptSourceImportPaths’ after 10 ms
[18:17:49] Starting ‘adaptSourceConstants’…
[18:17:49] Finished ‘adaptSourceConstants’ after 147 μs
[18:17:49] Starting ‘adaptTsConfigImportPaths’…
[18:17:49] Finished ‘adaptTsConfigImportPaths’ after 378 μs
[18:17:49] Starting ‘buildes6’…
gulp uiControls --noNamespace --moduleName @babylonjs/ui-controls --tscPath “/home/blobt/Documents/dev/node/Babylon.js/node_modules/typescript/bin/tsc”
[18:17:51] Using gulpfile ~/Documents/dev/node/Babylon.js/.temp/sourceES6/Tools/Gulp/gulpfile.js
[18:17:51] Starting ‘uiControls’…
[18:17:51] Starting ‘cleanup’…
[18:17:51] Finished ‘cleanup’ after 16 ms
[18:17:51] Starting ‘shaders’…
[18:17:51] Finished ‘shaders’ after 34 ms
[18:17:51] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/uiControls/tsconfig.json
(node:4205) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 22ms
[18:17:55] Version: webpack 4.43.0
Built at: 11/13/2020 6:17:55 PM
Asset Size Chunks Chunk Names
babylon.uiControls.js 10.3 KiB 0 [emitted] babylon.uiControls
Entrypoint babylon.uiControls = babylon.uiControls.js
[18:17:55] Finished ‘buildMin’ after 3.36 s
[18:17:55] Starting ‘buildMax’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/uiControls/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 11ms
[18:17:56] Version: webpack 4.43.0
Built at: 11/13/2020 6:17:56 PM
Asset Size Chunks Chunk Names
babylon.uiControls.max.js 89.4 KiB babylon.uiControls [emitted] babylon.uiControls
babylon.uiControls.max.js.map 98.6 KiB babylon.uiControls [emitted] [dev] babylon.uiControls
Entrypoint babylon.uiControls = babylon.uiControls.max.js babylon.uiControls.max.js.map
[18:17:56] Finished ‘buildMax’ after 1.49 s
[18:17:56] Starting ‘buildAMDDTS’…
[18:17:58] Finished ‘buildAMDDTS’ after 2.41 s
[18:17:58] Starting ‘processDTS’…
[18:17:58] Finished ‘processDTS’ after 1.42 ms
[18:17:58] Starting ‘’…
[18:17:58] Finished ‘’ after 322 μs
[18:17:58] Finished ‘uiControls’ after 7.3 s
(node:4205) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.

[18:17:51] Using gulpfile ~/Documents/dev/node/Babylon.js/.temp/sourceES6/Tools/Gulp/gulpfile.js
[18:17:51] Starting ‘uiControls’…
[18:17:51] Starting ‘cleanup’…
[18:17:51] Finished ‘cleanup’ after 16 ms
[18:17:51] Starting ‘shaders’…
[18:17:51] Finished ‘shaders’ after 34 ms
[18:17:51] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/uiControls/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 22ms
[18:17:55] Version: webpack 4.43.0
Built at: 11/13/2020 6:17:55 PM
Asset Size Chunks Chunk Names
babylon.uiControls.js 10.3 KiB 0 [emitted] babylon.uiControls
Entrypoint babylon.uiControls = babylon.uiControls.js
[18:17:55] Finished ‘buildMin’ after 3.36 s
[18:17:55] Starting ‘buildMax’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/.temp/sourceES6/uiControls/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 11ms
[18:17:56] Version: webpack 4.43.0
Built at: 11/13/2020 6:17:56 PM
Asset Size Chunks Chunk Names
babylon.uiControls.max.js 89.4 KiB babylon.uiControls [emitted] babylon.uiControls
babylon.uiControls.max.js.map 98.6 KiB babylon.uiControls [emitted] [dev] babylon.uiControls
Entrypoint babylon.uiControls = babylon.uiControls.max.js babylon.uiControls.max.js.map
[18:17:56] Finished ‘buildMax’ after 1.49 s
[18:17:56] Starting ‘buildAMDDTS’…
[18:17:58] Finished ‘buildAMDDTS’ after 2.41 s
[18:17:58] Starting ‘processDTS’…
[18:17:58] Finished ‘processDTS’ after 1.42 ms
[18:17:58] Starting ‘’…
[18:17:58] Finished ‘’ after 322 μs
[18:17:58] Finished ‘uiControls’ after 7.3 s

[18:17:59] Finished ‘buildes6’ after 9.62 s
[18:17:59] Starting ‘copyDist’…
[18:17:59] Finished ‘copyDist’ after 13 ms
[18:17:59] Finished ‘uiControls-es6’ after 9.9 s
[18:17:59] Finished ‘typescript-es6’ after 3.92 min
[18:17:59] Starting ‘typescript-apps’…
[18:17:59] Starting ‘playground’…
[18:17:59] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/Playground/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 142ms
[18:18:44] Version: webpack 4.43.0
Built at: 11/13/2020 6:18:44 PM
Asset Size Chunks Chunk Names
1.babylon.playground.js 6 KiB 1, 2 [emitted]
2.babylon.playground.js 5.08 KiB 2 [emitted]
3.babylon.playground.js 4.6 KiB 3 [emitted]
9242107df7da7c6ad3cadf3133abcd37.ttf 55.2 KiB [emitted]
babylon.playground.js 2.6 MiB 0 [emitted] [big] main
editor.worker.js 123 KiB [emitted]
ts.worker.js 4.49 MiB [emitted] [big]
Entrypoint main [big] = babylon.playground.js
Child vs/editor/editor:
Asset Size Chunks Chunk Names
editor.worker.js 123 KiB 0 [emitted] main
Entrypoint main = editor.worker.js
Child vs/language/typescript/tsWorker:
Asset Size Chunks Chunk Names
ts.worker.js 4.49 MiB 0 [emitted] [big] main
Entrypoint main = ts.worker.js
[18:18:44] Finished ‘buildMin’ after 45 s
[18:18:44] Finished ‘playground’ after 45 s
[18:18:44] Starting ‘sandbox’…
[18:18:44] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/sandbox/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 50ms
[18:18:50] Version: webpack 4.43.0
Built at: 11/13/2020 6:18:50 PM
Asset Size Chunks Chunk Names
babylon.sandbox.js 167 KiB 0 [emitted] main
Entrypoint main = babylon.sandbox.js
[18:18:50] Finished ‘buildMin’ after 5.66 s
[18:18:50] Finished ‘sandbox’ after 5.66 s
[18:18:50] Starting ‘ktx2Decoder’…
[18:18:50] Starting ‘buildMin’…
:information_source: 「atl」: Using typescript@4.0.5 from typescript
:information_source: 「atl」: Using tsconfig.json from /home/blobt/Documents/dev/node/Babylon.js/ktx2Decoder/tsconfig.json
:information_source: 「atl」: Checking started in a separate process…
:information_source: 「atl」: Time: 58ms
[18:18:53] Version: webpack 4.43.0
Built at: 11/13/2020 6:18:53 PM
Asset Size Chunks Chunk Names
babylon.ktx2Decoder.js 21.7 KiB 0 [emitted] main
Entrypoint main = babylon.ktx2Decoder.js
[18:18:53] Finished ‘buildMin’ after 2.94 s
[18:18:53] Finished ‘ktx2Decoder’ after 2.94 s
[18:18:53] Finished ‘typescript-apps’ after 54 s
[18:18:53] Starting ‘netlify-cleanup’…
[18:18:53] Finished ‘netlify-cleanup’ after 296 μs
[18:18:53] Finished ‘typescript-all’ after 10 min
[18:18:53] Starting ‘documentation’…
[18:18:53] Finished ‘documentation’ after 86 ms
[18:18:53] Starting ‘typedoc-all’…
[18:18:53] Starting ‘typedoc-generate’…
[18:19:20] Finished ‘typedoc-generate’ after 27 s
[18:19:20] Starting ‘typedoc-validate’…
[18:19:22] All formatting check passed successfully during the validation !
[18:19:22] Finished ‘typedoc-validate’ after 1.66 s
[18:19:22] Starting ‘typedoc-generateValidationBaseline’…
[18:19:24] All formatting check passed successfully during the baseline generation !
[18:19:24] Finished ‘typedoc-generateValidationBaseline’ after 2.04 s
[18:19:24] Finished ‘typedoc-all’ after 31 s
[18:19:24] Starting ‘tests-all’…
[18:19:24] Starting ‘tests-unit’…
[18:19:24] Starting ‘tests-babylon-unit’…
[18:19:24] Starting ‘tests-unit-transpile’…
[18:19:29] Finished ‘tests-unit-transpile’ after 4.57 s
[18:19:29] Starting ‘’…
13 11 2020 18:19:29.308:WARN [config]: urlRoot normalized to “/karma/”
13 11 2020 18:19:29.531:WARN [filelist]: Pattern “/home/blobt/Documents/dev/node/Babylon.js/!.//*.d.ts" does not match any file.
13 11 2020 18:19:29.531:WARN [filelist]: Pattern "/home/blobt/Documents/dev/node/Babylon.js/assets/
/*” does not match any file.
13 11 2020 18:19:33.869:INFO [karma-server]: Karma v5.2.3 server started at http://localhost:3000/karma/
13 11 2020 18:19:33.869:INFO [launcher]: Launching browsers ChromeHeadless with concurrency 1
13 11 2020 18:19:33.874:INFO [launcher]: Starting browser ChromeHeadless
13 11 2020 18:19:34.632:INFO [Chrome Headless 86.0.4240.75 (Linux x86_64)]: Connected on socket i_YjKQQ9fXrUwTLDAAAA with id 16040807
LOG: ‘Scripts loaded’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:19:35]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:35]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:35]: Babylon.js v4.2.0 - Null engine’
ERROR: Object{asset: Object{generator: ‘BabylonJS’, version: ‘2.0’}}
LOG: ‘BJS - [18:19:36]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:36]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:36]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:36]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:36]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:37]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:37]: Babylon.js v4.2.0 - Null engine’
WARN: ‘BJS - [18:19:37]: createNodeAsync: Light falloff for pointLight does not match the KHR_lights_punctual specification!’
LOG: ‘BJS - [18:19:37]: Babylon.js v4.2.0 - Null engine’
WARN: ‘BJS - [18:19:37]: createNodeAsync: Light falloff for spotLight does not match the KHR_lights_punctual specification!’
LOG: ‘BJS - [18:19:37]: Babylon.js v4.2.0 - Null engine’
WARN: ‘BJS - [18:19:37]: createNodeAsync: Light falloff for directionalLight does not match the KHR_lights_punctual specification!’
LOG: ‘BJS - [18:19:37]: Babylon.js v4.2.0 - Null engine’
WARN: ‘BJS - [18:19:38]: createNodeAsync: Light falloff for pointLight does not match the KHR_lights_punctual specification!’
WARN: ‘BJS - [18:19:38]: createNodeAsync: Light falloff for spotLight does not match the KHR_lights_punctual specification!’
WARN: ‘BJS - [18:19:38]: createNodeAsync: Light falloff for directionalLight does not match the KHR_lights_punctual specification!’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:19:38]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:38]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:38]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:19:38]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:19:39]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:39]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:19:39]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘Incorrect value for inertialAlphaOffset, previous: 9.999, current: 10’
LOG: Object{inertialPanningX: 0, inertialPanningY: 0, inertialAlphaOffset: 10, inertialBetaOffset: 0, inertialRadiusOffset: 0}
LOG: ‘Incorrect value for inertialAlphaOffset, previous: 10.001, current: 10’
LOG: Object{inertialPanningX: 0, inertialPanningY: 0, inertialAlphaOffset: 10, inertialBetaOffset: 0, inertialRadiusOffset: 0}
LOG: ‘Incorrect value for inertialAlphaOffset, previous: 10.001, current: 10’
LOG: Object{inertialPanningX: 0, inertialPanningY: 0, inertialAlphaOffset: 10, inertialBetaOffset: 0, inertialRadiusOffset: 0}
LOG: ‘Incorrect value for inertialAlphaOffset, previous: 10.001, current: 10’
LOG: Object{inertialPanningX: 0, inertialPanningY: 0, inertialAlphaOffset: 10, inertialBetaOffset: 0, inertialRadiusOffset: 0}
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:19:40]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:19:40]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:41]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:41]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:41]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:43]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:43]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:43]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:43]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:43]: Babylon.js v4.2.0 - Null engine’
Chrome Headless 86.0.4240.75 (Linux x86_64) Babylon Scene Loader gltf Load CompileMaterials FAILED
Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure “done()” is called; if returning a Promise, ensure it resolves.
LOG: ‘BJS - [18:19:53]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:53]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:19:54]: Babylon.js v4.2.0 - Null engine’
Chrome Headless 86.0.4240.75 (Linux x86_64) Babylon Scene Loader gltf Load LevelOfDetail FAILED
Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure “done()” is called; if returning a Promise, ensure it resolves.
LOG: ‘BJS - [18:20:04]: Babylon.js v4.2.0 - Null engine’
Chrome Headless 86.0.4240.75 (Linux x86_64) Babylon Scene Loader gltf Load LevelOfDetail with onMaterialLODsLoadedObservable FAILED
Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure “done()” is called; if returning a Promise, ensure it resolves.
LOG: ‘BJS - [18:20:14]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:14]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:14]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:14]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:20]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:20]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:20]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:20]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:20]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:20]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:21]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:21]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:21]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:21]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:20:44]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:20:45]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:45]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:45]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
ERROR: Object{isEnabled: true, leftColor: [1, 1, 1], rightColor: [0, 0, 0], bias: 0, power: 1}
LOG: ‘BJS - [18:20:46]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:20:46]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:20:46]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:46]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:20:47]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:47]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:47]: Babylon.js v4.2.0 - Null engine’
LOG: ‘Scripts loaded’
LOG: ‘Scripts loaded’
LOG: ‘BJS - [18:20:50]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:51]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:51]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:51]: Babylon.js v4.2.0 - Null engine’
LOG: ‘BJS - [18:20:51]: Babylon.js v4.2.0 - Null engine’
Chrome Headless 86.0.4240.75 (Linux x86_64): Executed 109 of 109 (3 FAILED) (1 min 16.394 secs / 45.697 secs)
TOTAL: 3 FAILED, 106 SUCCESS
[18:20:51] ‘’ errored after 1.37 min
[18:20:51] Error: 1
at formatError (/usr/local/lib/node_modules/gulp/node_modules/gulp-cli/lib/versioned/^4.0.0/format-error.js:21:10)
at Gulp. (/usr/local/lib/node_modules/gulp/node_modules/gulp-cli/lib/versioned/^4.0.0/log/events.js:33:15)
at Gulp.emit (events.js:203:15)
at Gulp.EventEmitter.emit (domain.js:448:20)
at Object.error (/home/blobt/Documents/dev/node/Babylon.js/node_modules/undertaker/lib/helpers/createExtensions.js:61:10)
at handler (/home/blobt/Documents/dev/node/Babylon.js/node_modules/now-and-later/lib/mapSeries.js:47:14)
at f (/home/blobt/Documents/dev/node/Babylon.js/node_modules/once/once.js:25:25)
at f (/home/blobt/Documents/dev/node/Babylon.js/node_modules/once/once.js:25:25)
at tryCatch (/home/blobt/Documents/dev/node/Babylon.js/node_modules/async-done/index.js:24:15)
at done (/home/blobt/Documents/dev/node/Babylon.js/node_modules/async-done/index.js:40:12)
at removeAllListeners (/home/blobt/Documents/dev/node/Babylon.js/node_modules/karma/lib/server.js:402:11)
at webServer.close (/home/blobt/Documents/dev/node/Babylon.js/node_modules/karma/lib/server.js:409:11)
at Server.close (net.js:1566:9)
at Object.onceWrapper (events.js:286:20)
at Server.emit (events.js:203:15)
at Server.EventEmitter.emit (domain.js:466:23)
[18:20:51] ‘tests-babylon-unit’ errored after 1.43 min
[18:20:51] ‘tests-unit’ errored after 1.43 min
[18:20:51] ‘tests-all’ errored after 1.43 min
[18:20:51] ‘default’ errored after 13 min
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! babylonjs@0.0.0 build: gulp --max-old-space-size=8192 --tsLintFix
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the babylonjs@0.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/blobt/.npm/_logs/2020-11-13T10_20_51_480Z-debug.log

did that work?

No, i try it