wallabyjs / console-ninja

Repository for Console Ninja questions and issues
https://console-ninja.com
Other
378 stars 18 forks source link

[Bug]: Console Ninja is not connecting to a running instance of an Angular project after latest update #302

Closed ihouwat closed 4 months ago

ihouwat commented 4 months ago

What happened?

Since this past week, Console Ninja no longer works for an Angular project. Instead I see this status message:

image

What I did before reporting the bug:

Some details during troubleshooting:

Version

1.0.321 (Community edition)

CLI command to start your dev tool

sudo npm run start

Steps to reproduce (or sample repo)

  1. Install Console Ninja
  2. Start the angular app

Log output

15:46:23.399 info host worker Starting Host Worker...
15:46:23.408 info host starting tools discovery and integration
15:46:23.416 info host looking for tools to patch
15:46:24.021 info host found 4 tool file(s) to patch
15:46:24.022 info host patching /users/ihouwat/documents/repos/raadm-rating-ui-v01/node_modules/@angular/cli/bin/ng.js
15:46:24.023 info host patching /users/ihouwat/documents/repos/raadm-rating-ui-v01/node_modules/webpack/lib/WebpackOptionsApply.js
15:46:24.023 info host patching /users/ihouwat/documents/repos/raadm-rating-ui-v01/node_modules/webpack/lib/index.js
15:46:24.023 info host patching /users/ihouwat/documents/repos/raadm-rating-ui-v01/node_modules/webpack/lib/webpack.js
15:46:24.111 info host Host's startup and patch time: 1550 ms
15:46:24.111 info host completed tools discovery and integration
15:46:24.116 ERR! host uncaught exception: No clients connected
smcenlly commented 4 months ago

Thanks for reporting the problem.

This has been fixed in the latest version of Console Ninja, v1.0.322.