Skip to content

Angular CLI: JavaScript heap out of memory #18070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
genemars opened this issue Jun 29, 2020 · 4 comments
Closed

Angular CLI: JavaScript heap out of memory #18070

genemars opened this issue Jun 29, 2020 · 4 comments

Comments

@genemars
Copy link

🐞 bug report

Affected Package

The issue is caused by package @angular/cli

Description

ng serve crashes during the compilation process when triggered by a file modification in src folder. This happen after a certain number of builds (let's say < 100).

🔬 Minimal Reproduction

https://github.com/genielabs/HomeGenie/tree/master/src/homegenie-ui-app

🔥 Exception or Error


Date: 2020-06-29T13:19:51.270Z - Hash: 6712bb111bedcaf80f27
4 unchanged chunks
chunk {main} main.js, main.js.map (main) 385 kB [initial] [rendered]
Time: 5292ms
: Compiled successfully.

Date: 2020-06-29T13:21:29.463Z - Hash: 6712bb111bedcaf80f27
5 unchanged chunks

Time: 3916ms
: Compiled successfully.

Date: 2020-06-29T13:33:02.243Z - Hash: 6712bb111bedcaf80f27
5 unchanged chunks

[... and after a dozen more succesfully compilations... ]

Time: 7809ms
: Compiled successfully.
50% building 0/3 modules 3 active ...Development/Repositories/github-genielabs/HomeGenie/src/homegenie-ui-app/src/app/splash-screen/splash-screen.component.ts
<--- Last few GCs --->

[281038:0x356da20]  2837154 ms: Mark-sweep 1359.5 (1447.4) -> 1347.0 (1448.4) MB, 1612.1 / 0.0 ms  (average mu = 0.347, current mu = 0.354) allocation failure scavenge might not succeed
[281038:0x356da20]  2839590 ms: Mark-sweep 1361.2 (1448.4) -> 1350.2 (1450.4) MB, 1635.7 / 0.0 ms  (average mu = 0.338, current mu = 0.328) allocation failure scavenge might not succeed

<--- JS stacktrace --->

==== JS stack trace =========================================

    0: ExitFrame [pc: 0x2e91eb35be1d]
Security context: 0x07bceab9e6e9 
    1: checkExportsOnMergedDeclarations(aka checkExportsOnMergedDeclarations) [0x2675fa4df1b9] [/home/gene/Scrivania/Work/G-Labs/Development/Repositories/github-genielabs/HomeGenie/src/homegenie-ui-app/node_modules/typescript/lib/typescript.js:~62666] [pc=0x2e91ecd27cad](this=0x354b6c0826f1 ,node=0x1b080f15c169 )
  ...

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
 1: 0x8fa0c0 node::Abort() [ng serve]
 2: 0x8fa10c  [ng serve]
 3: 0xb0026e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [ng serve]
 4: 0xb004a4 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [ng serve]
 5: 0xef49b2  [ng serve]
 6: 0xef4ab8 v8::internal::Heap::CheckIneffectiveMarkCompact(unsigned long, double) [ng serve]
 7: 0xf00b92 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [ng serve]
 8: 0xf014c4 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [ng serve]
 9: 0xf04131 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [ng serve]
10: 0xecd5b4 v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationSpace) [ng serve]
11: 0x116d73e v8::internal::Runtime_AllocateInNewSpace(int, v8::internal::Object**, v8::internal::Isolate*) [ng serve]
12: 0x2e91eb35be1d 
Annullato (core dump creato)

🌍 Your Environment

Angular Version:


Angular CLI: 10.0.0
Node: 10.16.3
OS: linux x64

Angular: 10.0.1
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
Ivy Workspace: Yes

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.1000.0
@angular-devkit/build-angular     0.1000.0
@angular-devkit/build-optimizer   0.1000.0
@angular-devkit/build-webpack     0.1000.0
@angular-devkit/core              10.0.0
@angular-devkit/schematics        10.0.0
@angular/cdk                      10.0.0
@angular/cli                      10.0.0
@angular/flex-layout              10.0.0-beta.32
@angular/material                 10.0.0
@ngtools/webpack                  10.0.0
@schematics/angular               10.0.0
@schematics/update                0.1000.0
rxjs                              6.5.5
typescript                        3.9.5
webpack                           4.43.0

Anything else relevant?

This is occurring on Ubuntu 20.04 LTS

Linux mobi-dev 5.4.0-37-generic angular/angular#41-Ubuntu SMP Wed Jun 3 18:57:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
@cesco69
Copy link

cesco69 commented Jun 29, 2020

Same for me... this is the crash report

``` { "header": { "reportVersion": 1, "event": "Allocation failed - JavaScript heap out of memory", "trigger": "FatalError", "filename": "report.20200629.164446.7564.0.001.json", "dumpEventTime": "2020-06-29T16:44:46Z", "dumpEventTimeStamp": "1593441886793", "processId": 7564, "cwd": "F:\\XXXXX\\XXXXXXXX\\frontend", "commandLine": [ "node", "C:\\Users\\XXXXXXXXXXXX\\AppData\\Roaming\\npm\\\\node_modules\\@angular\\cli\\bin\\ng", "serve", "--host", "local.usbim.com" ], "nodejsVersion": "v12.15.0", "wordSize": 64, "arch": "x64", "platform": "win32", "componentVersions": { "node": "12.15.0", "v8": "7.7.299.13-node.16", "uv": "1.33.1", "zlib": "1.2.11", "brotli": "1.0.7", "ares": "1.15.0", "modules": "72", "nghttp2": "1.40.0", "napi": "5", "llhttp": "2.0.4", "http_parser": "2.9.3", "openssl": "1.1.1d", "cldr": "35.1", "icu": "64.2", "tz": "2019c", "unicode": "12.1" }, "release": { "name": "node", "lts": "Erbium", "headersUrl": "https://nodejs.org/download/release/v12.15.0/node-v12.15.0-headers.tar.gz", "sourceUrl": "https://nodejs.org/download/release/v12.15.0/node-v12.15.0.tar.gz", "libUrl": "https://nodejs.org/download/release/v12.15.0/win-x64/node.lib" }, "osName": "Windows_NT", "osRelease": "6.1.7601", "osVersion": "Windows 7 Ultimate Service Pack 1", "osMachine": "x86_64", "cpus": [ { "model": "Intel(R) Xeon(R) CPU W3530 @ 2.80GHz", "speed": 2800, "user": 3821213, "nice": 0, "sys": 1199772, "idle": 25024666, "irq": 32729 }, { "model": "Intel(R) Xeon(R) CPU W3530 @ 2.80GHz", "speed": 2799, "user": 3974983, "nice": 0, "sys": 1751860, "idle": 24318356, "irq": 80168 }, { "model": "Intel(R) Xeon(R) CPU W3530 @ 2.80GHz", "speed": 2800, "user": 4387699, "nice": 0, "sys": 1757616, "idle": 23899758, "irq": 154160 }, { "model": "Intel(R) Xeon(R) CPU W3530 @ 2.80GHz", "speed": 2800, "user": 4200326, "nice": 0, "sys": 1474459, "idle": 24370164, "irq": 40872 } ], "networkInterfaces": [ { "name": "Connessione alla rete locale (LAN)", "internal": false, "mac": "bc:30:5b:de:2d:3c", "address": "XXX.XX.X.X", "netmask": "255.255.0.0", "family": "IPv4" }, { "name": "Loopback Pseudo-Interface 1", "internal": true, "mac": "00:00:00:00:00:00", "address": "::1", "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", "family": "IPv6", "scopeid": 0 }, { "name": "Loopback Pseudo-Interface 1", "internal": true, "mac": "00:00:00:00:00:00", "address": "127.0.0.1", "netmask": "255.0.0.0", "family": "IPv4" } ], "host": "PC_XXXXX" }, "javascriptStack": { "message": "No stack.", "stack": [ "Unavailable." ] }, "nativeStack": [ { "pc": "0x000000013fb91759", "symbol": "std::basic_ostream >::operator<<+10873" }, { "pc": "0x000000013fb95b7c", "symbol": "std::basic_ostream >::operator<<+28316" }, { "pc": "0x000000013fb94b38", "symbol": "std::basic_ostream >::operator<<+24152" }, { "pc": "0x000000013fc8446b", "symbol": "v8::base::CPU::has_sse+37723" }, { "pc": "0x0000000140488d9e", "symbol": "v8::Isolate::ReportExternalAllocationLimitReached+94" }, { "pc": "0x0000000140470de1", "symbol": "v8::SharedArrayBuffer::Externalize+833" }, { "pc": "0x000000014033e6ac", "symbol": "v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1436" }, { "pc": "0x0000000140349a50", "symbol": "v8::internal::Heap::ProtectUnprotectedMemoryChunks+1312" }, { "pc": "0x0000000140346584", "symbol": "v8::internal::Heap::PageFlagsAreConsistent+3204" }, { "pc": "0x000000014033be13", "symbol": "v8::internal::Heap::CollectGarbage+1283" }, { "pc": "0x000000014033a5e4", "symbol": "v8::internal::Heap::AddRetainedMap+2356" }, { "pc": "0x000000014035b8b5", "symbol": "v8::internal::Factory::NewFillerObject+53" }, { "pc": "0x00000001400c7b89", "symbol": "v8::internal::interpreter::JumpTableTargetOffsets::iterator::operator=+4057" }, { "pc": "0x00000001408b4d3d", "symbol": "v8::internal::SetupIsolateDelegate::SetupHeap+567949" }, { "pc": "0x00000220181aa213", "symbol": "" } ], "javascriptHeap": { "totalMemory": 2176438272, "totalCommittedMemory": 2176438272, "usedMemory": 2034230384, "availableMemory": 54901560, "memoryLimit": 2197815296, "heapSpaces": { "read_only_space": { "memorySize": 262144, "committedMemory": 262144, "capacity": 261872, "used": 32296, "available": 229576 }, "new_space": { "memorySize": 33554432, "committedMemory": 33554432, "capacity": 16759808, "used": 1162688, "available": 15597120 }, "old_space": { "memorySize": 1806544896, "committedMemory": 1806544896, "capacity": 1758470976, "used": 1757532944, "available": 938032 }, "code_space": { "memorySize": 17465344, "committedMemory": 17465344, "capacity": 14895840, "used": 14895840, "available": 0 }, "map_space": { "memorySize": 61345792, "committedMemory": 61345792, "capacity": 4074880, "used": 4074880, "available": 0 }, "large_object_space": { "memorySize": 256643072, "committedMemory": 256643072, "capacity": 255981240, "used": 255981240, "available": 0 }, "code_large_object_space": { "memorySize": 622592, "committedMemory": 622592, "capacity": 550496, "used": 550496, "available": 0 }, "new_large_object_space": { "memorySize": 0, "committedMemory": 0, "capacity": 16759808, "used": 0, "available": 16759808 } } }, "resourceUsage": { "userCpuSeconds": 626.89, "kernelCpuSeconds": 27.409, "cpuConsumptionPercent": 4.41051, "maxRss": 2276831232, "pageFaults": { "IORequired": 2361873, "IONotRequired": 0 }, "fsActivity": { "reads": 15721, "writes": 18 } }, "libuv": [ ], "environmentVariables": { "=F:": "F:\\XXXXX\\XXXXXXXX\\frontend", "ALLUSERSPROFILE": "C:\\ProgramData", "APPDATA": "C:\\Users\\XXXXXXXXXXXX\\AppData\\Roaming", "AQtime8Install": "C:\\Program Files (x86)\\SmartBear\\AQtime 8", "CommonProgramFiles": "C:\\Program Files\\Common Files", "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files", "CommonProgramW6432": "C:\\Program Files\\Common Files", "COMPUTERNAME": "PC_XXXXX", "ComSpec": "C:\\Windows\\system32\\cmd.exe", "DEFLOGDIR": "C:\\ProgramData\\McAfee\\DesktopProtection", "DISCO_D": "F:\\", "FP_NO_HOST_CHECK": "NO", "FSHARPINSTALLDIR": "C:\\Program Files (x86)\\Microsoft SDKs\\F#\\4.1\\Framework\\v4.0\\", "GITLABACCESSTOKEN": "2b2bxxQAJc-dPZhqeuBy", "HOME": "C:\\Users\\XXXXXXXXXXXX", "HOMEDRIVE": "C:", "HOMEPATH": "\\Users\\XXXXXXXXXXXX", "INIT_CWD": "F:\\XXXXX\\XXXXXXXX\\frontend", "JAVA_HOME": "C:\\Program Files\\Java\\jdk1.8.0_91", "LOCALAPPDATA": "C:\\Users\\XXXXXXXXXXXX\\AppData\\Local", "LOGONSERVER": "\\\\CEFALUS", "MAVEN_HOME": "C:\\Program Files\\Java\\maven\\apache-maven-3.6.0", "NODE": "F:\\WinService\\nodejs\\nodejs10\\node.exe", "NODE_EXE": "F:\\WinService\\nodejs\\nodejs10\\\\node.exe", "NPM_CLI_JS": "F:\\WinService\\nodejs\\nodejs10\\\\node_modules\\npm\\bin\\npm-cli.js", "npm_config_access": "", "npm_config_allow_same_version": "", "npm_config_also": "", "npm_config_always_auth": "", "npm_config_argv": "{\"remain\":[],\"cooked\":[\"run\",\"start\"],\"original\":[\"run\",\"start\"]}", "npm_config_audit": "true", "npm_config_audit_level": "low", "npm_config_auth_type": "legacy", "npm_config_before": "", "npm_config_bin_links": "true", "npm_config_browser": "", "npm_config_ca": "", "npm_config_cache": "C:\\Users\\XXXXXXXXXXXX\\AppData\\Roaming\\npm-cache", "npm_config_cache_lock_retries": "10", "npm_config_cache_lock_stale": "60000", "npm_config_cache_lock_wait": "10000", "npm_config_cache_max": "Infinity", "npm_config_cache_min": "10", "npm_config_cafile": "", "npm_config_cert": "", "npm_config_cidr": "", "npm_config_color": "true", "npm_config_commit_hooks": "true", "npm_config_depth": "Infinity", "npm_config_description": "true", "npm_config_dev": "", "npm_config_dry_run": "", "npm_config_editor": "notepad.exe", "npm_config_engine_strict": "", "npm_config_fetch_retries": "2", "npm_config_fetch_retry_factor": "10", "npm_config_fetch_retry_maxtimeout": "60000", "npm_config_fetch_retry_mintimeout": "10000", "npm_config_force": "", "npm_config_format_package_lock": "true", "npm_config_fund": "true", "npm_config_git": "git", "npm_config_git_tag_version": "true", "npm_config_global": "", "npm_config_globalconfig": "C:\\Users\\XXXXXXXXXXXX\\AppData\\Roaming\\npm\\etc\\npmrc", "npm_config_globalignorefile": "C:\\Users\\XXXXXXXXXXXX\\AppData\\Roaming\\npm\\etc\\npmignore", "npm_config_global_style": "", "npm_config_group": "", "npm_config_ham_it_up": "", "npm_config_heading": "npm", "npm_config_https_proxy": "http://[email protected]:3128/", "npm_config_if_present": "", "npm_config_ignore_prepublish": "", "npm_config_ignore_scripts": "", "npm_config_init_author_email": "", "npm_config_init_author_name": "", "npm_config_init_author_url": "", "npm_config_init_license": "ISC", "npm_config_init_module": "C:\\Users\\XXXXXXXXXXXX\\.npm-init.js", "npm_config_init_version": "1.0.0", "npm_config_json": "", "npm_config_key": "", "npm_config_legacy_bundling": "", "npm_config_link": "", "npm_config_local_address": "", "npm_config_loglevel": "notice", "npm_config_logs_max": "10", "npm_config_long": "", "npm_config_maxsockets": "1", "npm_config_message": "%s", "npm_config_metrics_registry": "https://npm.XXXX.it/", "npm_config_node_gyp": "F:\\WinService\\nodejs\\nodejs10\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", "npm_config_node_options": "", "npm_config_node_version": "12.15.0", "npm_config_noproxy": "npm.XXXX.it", "npm_config_offline": "", "npm_config_onload_script": "", "npm_config_only": "", "npm_config_optional": "true", "npm_config_otp": "", "npm_config_package_lock": "true", "npm_config_package_lock_only": "", "npm_config_parseable": "", "npm_config_prefer_offline": "", "npm_config_prefer_online": "", "npm_config_prefix": "C:\\Users\\XXXXXXXXXXXX\\AppData\\Roaming\\npm", "npm_config_preid": "", "npm_config_production": "", "npm_config_progress": "true", "npm_config_proxy": "http://[email protected]:3128/", "npm_config_python": "C:\\Users\\XXXXXXXXXXXX\\.windows-build-tools\\python27\\python.exe", "npm_config_read_only": "", "npm_config_rebuild_bundle": "true", "npm_config_registry": "https://npm.XXXX.it/", "npm_config_rollback": "true", "npm_config_save": "true", "npm_config_save_bundle": "", "npm_config_save_dev": "", "npm_config_save_exact": "", "npm_config_save_optional": "", "npm_config_save_prefix": "^", "npm_config_save_prod": "", "npm_config_scope": "", "npm_config_scripts_prepend_node_path": "warn-only", "npm_config_script_shell": "", "npm_config_searchexclude": "", "npm_config_searchlimit": "20", "npm_config_searchopts": "", "npm_config_searchstaleness": "900", "npm_config_send_metrics": "", "npm_config_shell": "C:\\Windows\\system32\\cmd.exe", "npm_config_shrinkwrap": "true", "npm_config_sign_git_commit": "", "npm_config_sign_git_tag": "", "npm_config_sso_poll_frequency": "500", "npm_config_sso_type": "oauth", "npm_config_strict_ssl": "", "npm_config_tag": "latest", "npm_config_tag_version_prefix": "v", "npm_config_timing": "", "npm_config_tmp": "C:\\Users\\XXXXX~1\\AppData\\Local\\Temp", "npm_config_umask": "0000", "npm_config_unicode": "", "npm_config_unsafe_perm": "true", "npm_config_update_notifier": "true", "npm_config_usage": "", "npm_config_user": "", "npm_config_userconfig": "C:\\Users\\XXXXXXXXXXXX\\.npmrc", "npm_config_user_agent": "npm/6.13.4 node/v12.15.0 win32 x64", "npm_config_version": "", "npm_config_versions": "", "npm_config_viewer": "browser", "npm_execpath": "F:\\WinService\\nodejs\\nodejs10\\node_modules\\npm\\bin\\npm-cli.js", "npm_lifecycle_event": "start", "npm_lifecycle_script": "ng serve --host local.usbim.com", "npm_node_execpath": "F:\\WinService\\nodejs\\nodejs10\\node.exe", "npm_package_dependencies_bootstrap": "^4.5.0", "npm_package_dependencies_buffer": "^5.6.0", "npm_package_dependencies_core_js": "^3.6.5", "npm_package_dependencies_devextreme": "^20.1.4", "npm_package_dependencies_devextreme_angular": "^20.1.4", "npm_package_dependencies_html2canvas": "^1.0.0-rc.3", "npm_package_dependencies_humanize_duration": "^3.23.1", "npm_package_dependencies_lodash": "^4.17.15", "npm_package_dependencies_moment": "^2.27.0", "npm_package_dependencies_ngx_color_picker": "^9.1.0", "npm_package_dependencies_ngx_virtual_scroller": "^4.0.3", "npm_package_dependencies_ng_animate": "^0.3.4", "npm_package_dependencies_rxjs": "^6.5.5", "npm_package_dependencies_socket_io": "^2.3.0", "npm_package_dependencies_socket_io_client": "^2.3.0", "npm_package_dependencies_stats_js": "^0.17.0", "npm_package_dependencies_tslib": "^2.0.0", "npm_package_dependencies_zone_js": "^0.10.3", "npm_package_dependencies__angular_animations": "^10.0.1", "npm_package_dependencies__angular_cdk": "^10.0.0", "npm_package_dependencies__angular_common": "^10.0.1", "npm_package_dependencies__angular_compiler": "^10.0.1", "npm_package_dependencies__angular_core": "^10.0.1", "npm_package_dependencies__angular_forms": "^10.0.1", "npm_package_dependencies__angular_localize": "^10.0.1", "npm_package_dependencies__angular_material": "^10.0.0", "npm_package_dependencies__angular_material_moment_adapter": "^10.0.0", "npm_package_dependencies__angular_platform_browser": "^10.0.1", "npm_package_dependencies__angular_platform_browser_dynamic": "^10.0.1", "npm_package_dependencies__angular_router": "^10.0.1", "npm_package_dependencies__angular_service_worker": "^10.0.1", "npm_package_dependencies__ngneat_transloco": "^2.17.3", "npm_package_dependencies__ngrx_effects": "^9.2.0", "npm_package_dependencies__ngrx_entity": "^9.2.0", "npm_package_dependencies__ngrx_store": "^9.2.0", "npm_package_dependencies__ngrx_store_devtools": "^9.2.0", "npm_package_description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.1.", "npm_package_devDependencies_codelyzer": "^5.2.2", "npm_package_devDependencies_gulp": "^4.0.2", "npm_package_devDependencies_jasmine_core": "~3.5.0", "npm_package_devDependencies_jasmine_spec_reporter": "~5.0.0", "npm_package_devDependencies_karma": "^5.1.0", "npm_package_devDependencies_karma_chrome_launcher": "~3.1.0", "npm_package_devDependencies_karma_coverage_istanbul_reporter": "~3.0.2", "npm_package_devDependencies_karma_jasmine": "~3.3.0", "npm_package_devDependencies_karma_jasmine_html_reporter": "^1.5.0", "npm_package_devDependencies_karma_typescript": "^5.0.3", "npm_package_devDependencies_protractor": "~7.0.0", "npm_package_devDependencies_sonarqube_scanner": "^2.6.0", "npm_package_devDependencies_tslint": "~6.1.0", "npm_package_devDependencies_tslint_angular": "^3.0.2", "npm_package_devDependencies_tslint_sonarts": "^1.9.0", "npm_package_devDependencies_ts_node": "^8.10.2", "npm_package_devDependencies_typescript": "^3.9.5", "npm_package_devDependencies_webpack_bundle_analyzer": "^3.8.0", "npm_package_devDependencies__angular_cli": "^10.0.0", "npm_package_devDependencies__angular_compiler_cli": "^10.0.1", "npm_package_devDependencies__angular_devkit_build_angular": "^0.1000.0", "npm_package_devDependencies__angular_language_service": "^10.0.1", "npm_package_devDependencies__types_google_analytics": "0.0.40", "npm_package_devDependencies__types_jasmine": "^3.5.11", "npm_package_devDependencies__types_jasminewd2": "^2.0.8", "npm_package_devDependencies__types_jsonpath": "^0.2.0", "npm_package_devDependencies__types_node": "^14.0.14", "npm_package_devDependencies__types_socket_io": "^2.1.8", "npm_package_gitHead": "d104c392ca9583d2ef8aed0f7010ab51fa25a7dc", "npm_package_name": "frontend", "npm_package_private": "true", "npm_package_readmeFilename": "README.md", "npm_package_scripts_build": "node --max-old-space-size=4096 ./node_modules/@angular/cli/bin/ng build --prod", "npm_package_scripts_build_stats": "node --max-old-space-size=4096 ./node_modules/@angular/cli/bin/ng build --prod --stats-json", "npm_package_scripts_bundle_report": "webpack-bundle-analyzer dist/frontend/stats-es2015.json", "npm_package_scripts_e2e": "ng e2e --webdriverUpdate false", "npm_package_scripts_lint": "ng lint", "npm_package_scripts_ng": "ng", "npm_package_scripts_pree2e": "webdriver-manager update --proxy http://[email protected]:3128 --ignore_ssl", "npm_package_scripts_sonar": "gulp sonar", "npm_package_scripts_start": "ng serve --host local.usbim.com", "npm_package_scripts_start_localbackend": "ng serve", "npm_package_scripts_test": "ng test", "npm_package_scripts_test_coverage": "ng test --code-coverage", "npm_package_scripts_test_nowatch": "ng test --watch=false", "npm_package_version": "0.0.0", "NPM_PREFIX_NPM_CLI_JS": "C:\\Users\\XXXXXXXXXXXX\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js", "NUMBER_OF_PROCESSORS": "4", "OS": "Windows_NT", "PACKAGE_STATUS": "1", "Path": "F:\\WinService\\nodejs\\nodejs10\\node_modules\\npm\\node_modules\\npm-lifecycle\\node-gyp-bin;F:\\XXXXX\\XXXXXXXX\\frontend\\node_modules\\.bin;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Delphi10_1Berlin\\bin;C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\18.0\\Bpl;C:\\Delphi10_1Berlin\\bin64;C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\18.0\\Bpl\\Win64;C:\\Delphi10_1Berlin\\Delphi\\bin;C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\18.0\\Bpl;C:\\Delphi10_1Berlin\\Delphi\\bin64;C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\18.0\\Bpl\\Win64;C:\\DelphiXE8\\Delphi\\bin;C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\16.0\\Bpl;C:\\DelphiXE8\\Delphi\\bin64;C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\16.0\\Bpl\\Win64;c:\\Program Files (x86)\\CollabNet;c:\\DelphiXE6\\Delphi\\bin;C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\14.0\\Bpl;c:\\DelphiXE6\\Delphi\\bin64;C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\14.0\\Bpl\\Win64;C:\\DelphiXE6\\VCL_ESTERNI\\DevExpress\\Library\\RS20\\;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;F:\\WinService\\php\\php725;c:\\Program Files (x86)\\Microsoft SQL Server\\110\\Tools\\Binn\\ManagementStudio\\;c:\\Program Files (x86)\\Microsoft SQL Server\\110\\Tools\\Binn\\;c:\\Program Files\\Microsoft SQL Server\\110\\Tools\\Binn\\;c:\\Program Files (x86)\\Microsoft SQL Server\\110\\DTS\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\110\\Tools\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\120\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\120\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\120\\DTS\\Binn\\;C:\\Program Files\\Microsoft\\Web Platform Installer\\;F:\\WinService\\mysql\\mysql5710\\bin;C:\\Program Files\\7-Zip\\;F:\\Programmi\\curl\\bin\\;C:\\Users\\XXXXXXXXXXXX\\.dnx\\bin;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files (x86)\\Yarn\\bin;C:\\Python27;C:\\Program Files (x86)\\Windows Kits\\8.1\\Windows Performance Toolkit\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;F:\\WinService\\nginx\\nginx-1.9.12\\;C:\\Program Files\\dotnet\\;C:\\Putty;C:\\Program Files\\Java\\maven\\apache-maven-3.6.0\\bin;C:\\Program Files\\Java\\jdk1.8.0_91\\bin;C:\\Program Files\\TortoiseGit\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;F:\\WinService\\nodejs\\nodejs10\\;C:\\Users\\XXXXXXXXXXXX\\AppData\\Local\\Programs\\Python\\Python37-32\\Scripts\\;C:\\Users\\XXXXXXXXXXXX\\AppData\\Local\\Programs\\Python\\Python37-32\\;C:\\Users\\XXXXXXXXXXXX\\AppData\\Local\\Yarn\\.bin;C:\\Users\\XXXXXXXXXXXX\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Putty;C:\\Program Files\\Java\\maven\\apache-maven-3.6.0\\bin;C:\\Program Files\\Java\\jdk1.8.0_91\\bin;C:\\Users\\XXXXXXXXXXXX\\AppData\\Roaming\\npm", "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JSE;.WSF;.WSH;.MSC", "PROCESSOR_ARCHITECTURE": "AMD64", "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 26 Stepping 5, GenuineIntel", "PROCESSOR_LEVEL": "6", "PROCESSOR_REVISION": "1a05", "ProgramData": "C:\\ProgramData", "ProgramFiles": "C:\\Program Files", "ProgramFiles(x86)": "C:\\Program Files (x86)", "ProgramW6432": "C:\\Program Files", "PROMPT": "$P$G", "PSModulePath": "C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\;c:\\Program Files (x86)\\Microsoft SQL Server\\110\\Tools\\PowerShell\\Modules\\;C:\\Program Files\\VisualSVN Server\\PowerShellModules;C:\\Program Files (x86)\\Microsoft SQL Server\\120\\Tools\\PowerShell\\Modules\\", "PUBLIC": "C:\\Users\\Public", "SESSIONNAME": "Console", "SystemDrive": "C:", "SystemRoot": "C:\\Windows", "TEMP": "C:\\Users\\XXXXX~1\\AppData\\Local\\Temp", "TMP": "C:\\Users\\XXXXX~1\\AppData\\Local\\Temp", "USERDNSDOMAIN": "XXXX.LOCAL", "USERDOMAIN": "XXXX", "USERNAME": "XXXXXXXXXXXX", "USERPROFILE": "C:\\Users\\XXXXXXXXXXXX", "VISUALSVN_SERVER": "C:\\Program Files\\VisualSVN Server\\", "VS140COMNTOOLS": "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\Tools\\", "VSEDEFLOGDIR": "C:\\ProgramData\\McAfee\\DesktopProtection", "WEBPACK_DEV_SERVER": "true", "windir": "C:\\Windows", "windows_tracing_flags": "3", "windows_tracing_logfile": "C:\\BVTBin\\Tests\\installpackage\\csilogfile.log" }, "sharedObjects": [ "F:\\WinService\\nodejs\\nodejs10\\node.exe", "C:\\Windows\\SYSTEM32\\ntdll.dll", "C:\\Windows\\system32\\kernel32.dll", "C:\\Windows\\system32\\KERNELBASE.dll", "C:\\Windows\\system32\\dbghelp.dll", "C:\\Windows\\system32\\msvcrt.dll", "C:\\Windows\\system32\\WS2_32.dll", "C:\\Windows\\system32\\RPCRT4.dll", "C:\\Windows\\system32\\NSI.dll", "C:\\Windows\\system32\\ADVAPI32.dll", "C:\\Windows\\SYSTEM32\\sechost.dll", "C:\\Windows\\system32\\USER32.dll", "C:\\Windows\\system32\\GDI32.dll", "C:\\Windows\\system32\\LPK.dll", "C:\\Windows\\system32\\USP10.dll", "C:\\Windows\\system32\\IPHLPAPI.DLL", "C:\\Windows\\system32\\WINNSI.DLL", "C:\\Windows\\system32\\PSAPI.DLL", "C:\\Windows\\system32\\USERENV.dll", "C:\\Windows\\system32\\profapi.dll", "C:\\Windows\\system32\\CRYPT32.dll", "C:\\Windows\\system32\\MSASN1.dll", "C:\\Windows\\system32\\bcrypt.dll", "C:\\Windows\\system32\\WINMM.dll", "C:\\Windows\\system32\\IMM32.DLL", "C:\\Windows\\system32\\MSCTF.dll", "C:\\Windows\\system32\\api-ms-win-core-synch-l1-2-0.DLL", "C:\\Windows\\system32\\powrprof.dll", "C:\\Windows\\system32\\SETUPAPI.dll", "C:\\Windows\\system32\\CFGMGR32.dll", "C:\\Windows\\system32\\OLEAUT32.dll", "C:\\Windows\\system32\\ole32.dll", "C:\\Windows\\system32\\DEVOBJ.dll", "C:\\Windows\\system32\\uxtheme.dll", "C:\\Windows\\system32\\mswsock.dll", "C:\\Windows\\System32\\wshtcpip.dll", "C:\\Windows\\System32\\wship6.dll", "C:\\Windows\\system32\\bcryptprimitives.dll", "C:\\Windows\\system32\\dhcpcsvc6.DLL", "C:\\Windows\\system32\\dhcpcsvc.DLL", "C:\\Windows\\system32\\cryptbase.dll", "C:\\Windows\\system32\\DNSAPI.dll", "C:\\Program Files\\Common Files\\Microsoft Shared\\Windows Live\\WLIDNSP.DLL", "C:\\Windows\\system32\\SHLWAPI.dll", "C:\\Windows\\system32\\rasadhlp.dll", "C:\\Windows\\System32\\fwpuclnt.dll", "C:\\Windows\\system32\\apphelp.dll", "C:\\Windows\\system32\\NLAapi.dll", "C:\\Windows\\system32\\napinsp.dll", "C:\\Windows\\system32\\pnrpnsp.dll", "C:\\Windows\\System32\\winrnr.dll" ] } ```

@destus90
Copy link
Contributor

Seems to have already been reported in the CLI repo #18034

@kyliau kyliau transferred this issue from angular/angular Jun 29, 2020
@alan-agius4
Copy link
Collaborator

Duplicate of #18034

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants