Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

[ERROR] ng has unexpectedly closed (exit code 2147483651).

Đang mở
#4,953 2 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
25/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
angular, node.js, typescript
Lĩnh vực
cli

Hướng nghiên cứu

Bắt đầu bằng cách tái hiện ionic serve --host 0.0.0.0 trên các phiên bản Windows, Node.js, Angular và Ionic CLI được báo cáo, sau đó so sánh với ng serve và trường hợp cổng 8101 hoạt động. Báo cáo không nêu tệp nào trong repository hay bài kiểm thử nào; được xem là hoàn tất khi xác định được nguyên nhân của crash Node/V8 và thêm một bản sửa lỗi đã được xác minh hoặc phạm vi kiểm thử hồi quy.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

triage

Description:
Hi, i`m having a weird problem with ionic + capacitor.

I dont know exactly what happened, but after run the build command and some npx cap sync and npx cap open android i started to face this issue.

By first i get some project files corrupted, and after fix the files, ionic serve --host 0.0.0.0` not worked anymore.

It is really weird, because i dont get the error if i run just ionic serve, or even, ng serve --host 0.0.0.0. The error just happens when i run ionic serve with the host flag and 0.0.0.0 as its value. Also ionic build --prod runs fine.

if i run manually ng serve --host 0.0.0.0 --port 8100, i get the error. But if i change the port to 8101 it works like a charm.

I`ve already tried to remove node_modules and install again, tried to manually remove all ionic dependencies and reinstall them manually, tried to reinstall node and npm, have restarted my PC, but none of this have worked.

Also, tried to check if something was using the 8100 port with netstat -ab, but there`s absolutely nothing using this port.

i know i can just run ng serve command manually and point to the 8101 port, but this is a really weird issue, and i want to, at least, try to understand what caused this bug to prevent more corrupted project files in the future.

Steps to Reproduce:

just run:

ionic serve --host 0.0.0.0

Output:

$ ionic serve --host 0.0.0.0

ng.cmd run app:serve --host=0.0.0.0 --port=8100
[ng] Warning: This is a simple server for use in testing or debugging Angular
applications
[ng] locally. It hasn't been reviewed for security issues.
[ng]
[ng] Binding this server to an open connection can result in compromising your application or
[ng] computer. Using a different host than the one passed to the "--host" flag might result in
[ng] websocket connection issues. You might need to use "--disable-host-check" if that's the
[ng] case.
[ng] - Generating browser application bundles (phase: setup)...
[ng] #
[ng] # Fatal error in , line 0
[ng] # Fatal JavaScript invalid size error 169220804
[ng] #
[ng] #
[ng] #
[ng] #FailureMessage Object: 0000007B493FE510
[ng] 1: 00007FF75C3B9E7F node_api_throw_syntax_error+175967
[ng] 2: 00007FF75C2D036F v8::CTypeInfoBuilder::Build+11999
[ng] 3: 00007FF75D13D182 V8_Fatal+162
[ng] 4: 00007FF75CC7A265 v8::internal::FactoryBasev8::internal::Factory::NewFixedArray+101
[ng] 5: 00007FF75CAFF8E3 v8::internal::FeedbackNexus::ic_state+65795
[ng] 6: 00007FF75CB1E460 v8::Context::GetIsolate+15600
[ng] 7: 00007FF75C96AA40 v8::internal::CompilationCache::IsEnabledScriptAndEval+25952
[ng] 8: 00007FF75CE778B1 v8::internal::SetupIsolateDelegate::SetupHeap+558193[ng] 9: 00007FF6DDB2B95D

[ERROR] ng has unexpectedly closed (exit code 2147483651).

    The Ionic CLI will exit. Please check any output above for error      
    details.

My ionic info:
Ionic:

Ionic CLI : 6.20.3 (C:\Users\kaiqu\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : @ionic/angular 6.4.1
@angular-devkit/build-angular : 15.0.5
@angular-devkit/schematics : 15.0.5
@angular/cli : 15.0.5
@ionic/angular-toolkit : 6.1.0

Capacitor:

Capacitor CLI : 4.3.0
@capacitor/android : 4.3.0
@capacitor/core : 4.6.1
@capacitor/ios : 4.3.0

Utility:

cordova-res : 0.15.4
native-run : 1.7.1

System:

NodeJS : v18.13.0 (C:\Program Files\nodejs\node.exe)
npm : 8.19.3
OS : Windows 10

Ngôn ngữ chính
TypeScript
Star
2k
Fork
681
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của ionic-team/ionic-cli

Tất cả issue của ionic-team/ionic-cli

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.