angular-grab 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +10 -0
- package/.playwright-mcp/console-2026-03-07T02-49-38-061Z.log +37 -0
- package/.playwright-mcp/console-2026-03-07T02-51-03-493Z.log +26 -0
- package/.playwright-mcp/console-2026-03-07T02-51-25-431Z.log +15 -0
- package/.playwright-mcp/console-2026-03-07T02-52-02-980Z.log +199 -0
- package/.playwright-mcp/page-2026-03-07T02-52-09-791Z.png +0 -0
- package/examples/angular-19-app/angular.json +8 -3
- package/examples/angular-19-app/package.json +14 -16
- package/examples/angular-19-app/src/app/app.config.ts +2 -2
- package/package.json +1 -1
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
[ 289ms] [ERROR] RuntimeError: NG0908: In this configuration Angular requires Zone.js
|
|
2
|
+
at new _NgZone (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:8330:13)
|
|
3
|
+
at Object.ngZoneFactory [as useFactory] (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:25462:27)
|
|
4
|
+
at Object.factory (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5955:32)
|
|
5
|
+
at http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5876:35
|
|
6
|
+
at runInInjectorProfilerContext (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5032:5)
|
|
7
|
+
at R3Injector.hydrate (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5875:11)
|
|
8
|
+
at R3Injector.get (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5770:23)
|
|
9
|
+
at bootstrap (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:25979:30)
|
|
10
|
+
at internalCreateApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:27812:12)
|
|
11
|
+
at bootstrapApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-NPNNGA2D.js?v=bfe7e41f:6039:10) @ http://localhost:4299/main.js:354
|
|
12
|
+
[ 37817ms] [ERROR] RuntimeError: NG0908: In this configuration Angular requires Zone.js
|
|
13
|
+
at new _NgZone (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:8330:13)
|
|
14
|
+
at Object.ngZoneFactory [as useFactory] (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:25515:14)
|
|
15
|
+
at Object.factory (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5955:32)
|
|
16
|
+
at http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5876:35
|
|
17
|
+
at runInInjectorProfilerContext (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5032:5)
|
|
18
|
+
at R3Injector.hydrate (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5875:11)
|
|
19
|
+
at R3Injector.get (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:5770:23)
|
|
20
|
+
at bootstrap (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:25979:30)
|
|
21
|
+
at internalCreateApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=bfe7e41f:27812:12)
|
|
22
|
+
at bootstrapApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-NPNNGA2D.js?v=bfe7e41f:6039:10) @ http://localhost:4299/main.js:356
|
|
23
|
+
[ 71449ms] [ERROR] WebSocket connection to 'ws://localhost:4299/?token=Y5-2qc8nYeUW' failed: @ http://localhost:4299/@vite/client:795
|
|
24
|
+
[ 71488ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
25
|
+
[ 72490ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
26
|
+
[ 73491ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
27
|
+
[ 74622ms] [ERROR] RuntimeError: NG0908: In this configuration Angular requires Zone.js
|
|
28
|
+
at new _NgZone (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:8330:13)
|
|
29
|
+
at Object.ngZoneFactory [as useFactory] (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:25515:14)
|
|
30
|
+
at Object.factory (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5955:32)
|
|
31
|
+
at http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5876:35
|
|
32
|
+
at runInInjectorProfilerContext (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5032:5)
|
|
33
|
+
at R3Injector.hydrate (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5875:11)
|
|
34
|
+
at R3Injector.get (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5770:23)
|
|
35
|
+
at bootstrap (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:25979:30)
|
|
36
|
+
at internalCreateApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:27812:12)
|
|
37
|
+
at bootstrapApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-NPNNGA2D.js?v=124867e9:6039:10) @ http://localhost:4299/main.js:356
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
[ 47ms] [ERROR] RuntimeError: NG0908: In this configuration Angular requires Zone.js
|
|
2
|
+
at new _NgZone (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:8330:13)
|
|
3
|
+
at Object.ngZoneFactory [as useFactory] (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:25515:14)
|
|
4
|
+
at Object.factory (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5955:32)
|
|
5
|
+
at http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5876:35
|
|
6
|
+
at runInInjectorProfilerContext (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5032:5)
|
|
7
|
+
at R3Injector.hydrate (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5875:11)
|
|
8
|
+
at R3Injector.get (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:5770:23)
|
|
9
|
+
at bootstrap (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:25979:30)
|
|
10
|
+
at internalCreateApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=124867e9:27812:12)
|
|
11
|
+
at bootstrapApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-NPNNGA2D.js?v=124867e9:6039:10) @ http://localhost:4299/main.js:356
|
|
12
|
+
[ 6509ms] [ERROR] WebSocket connection to 'ws://localhost:4299/?token=SHGuk04rFkBu' failed: @ http://localhost:4299/@vite/client:795
|
|
13
|
+
[ 6543ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
14
|
+
[ 7546ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
15
|
+
[ 8547ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
16
|
+
[ 9845ms] [ERROR] RuntimeError: NG0908: In this configuration Angular requires Zone.js
|
|
17
|
+
at new _NgZone (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:8330:13)
|
|
18
|
+
at Object.ngZoneFactory [as useFactory] (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:25515:14)
|
|
19
|
+
at Object.factory (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5955:32)
|
|
20
|
+
at http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5876:35
|
|
21
|
+
at runInInjectorProfilerContext (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5032:5)
|
|
22
|
+
at R3Injector.hydrate (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5875:11)
|
|
23
|
+
at R3Injector.get (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5770:23)
|
|
24
|
+
at bootstrap (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:25979:30)
|
|
25
|
+
at internalCreateApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:27812:12)
|
|
26
|
+
at bootstrapApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-NPNNGA2D.js?v=227641bb:6039:10) @ http://localhost:4299/main.js:356
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
[ 71ms] [ERROR] RuntimeError: NG0908: In this configuration Angular requires Zone.js
|
|
2
|
+
at new _NgZone (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:8330:13)
|
|
3
|
+
at Object.ngZoneFactory [as useFactory] (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:25515:14)
|
|
4
|
+
at Object.factory (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5955:32)
|
|
5
|
+
at http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5876:35
|
|
6
|
+
at runInInjectorProfilerContext (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5032:5)
|
|
7
|
+
at R3Injector.hydrate (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5875:11)
|
|
8
|
+
at R3Injector.get (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:5770:23)
|
|
9
|
+
at bootstrap (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:25979:30)
|
|
10
|
+
at internalCreateApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-JNEPMI6M.js?v=227641bb:27812:12)
|
|
11
|
+
at bootstrapApplication (http://localhost:4299/@fs/private/tmp/angular-grab-test/.angular/cache/19.2.22/angular-19-app/vite/deps/chunk-NPNNGA2D.js?v=227641bb:6039:10) @ http://localhost:4299/main.js:356
|
|
12
|
+
[ 21649ms] [ERROR] WebSocket connection to 'ws://localhost:4299/?token=wXVY_gqATEbm' failed: @ http://localhost:4299/@vite/client:795
|
|
13
|
+
[ 21695ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
14
|
+
[ 22697ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
15
|
+
[ 23699ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
@@ -0,0 +1,199 @@
|
|
|
1
|
+
[ 445887ms] [ERROR] WebSocket connection to 'ws://localhost:4299/?token=2Q6SuBWFRKcC' failed: @ http://localhost:4299/@vite/client:795
|
|
2
|
+
[ 445949ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
3
|
+
[ 446952ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
4
|
+
[ 447955ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
5
|
+
[ 448957ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
6
|
+
[ 449961ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
7
|
+
[ 450966ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
8
|
+
[ 451974ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
9
|
+
[ 452995ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
10
|
+
[ 454026ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
11
|
+
[ 455091ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
12
|
+
[ 456212ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
13
|
+
[ 457439ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
14
|
+
[ 459008ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
15
|
+
[ 461081ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
16
|
+
[ 463893ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
17
|
+
[ 466973ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
18
|
+
[ 472046ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
19
|
+
[ 477507ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
20
|
+
[ 480359ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
21
|
+
[ 484317ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
22
|
+
[ 490119ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
23
|
+
[ 496037ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
24
|
+
[ 500051ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
25
|
+
[ 502453ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
26
|
+
[ 506056ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
27
|
+
[ 508573ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
28
|
+
[ 511323ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
29
|
+
[ 515960ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
30
|
+
[ 518238ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
31
|
+
[ 523683ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
32
|
+
[ 526941ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
33
|
+
[ 531269ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
34
|
+
[ 537107ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
35
|
+
[ 543099ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
36
|
+
[ 545362ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
37
|
+
[ 548760ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
38
|
+
[ 551162ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
39
|
+
[ 556072ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
40
|
+
[ 559562ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
41
|
+
[ 563992ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
42
|
+
[ 566621ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
43
|
+
[ 570062ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
44
|
+
[ 572265ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
45
|
+
[ 576888ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
46
|
+
[ 581065ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
47
|
+
[ 585353ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
48
|
+
[ 590569ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
49
|
+
[ 593095ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
50
|
+
[ 597582ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
51
|
+
[ 602511ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
52
|
+
[ 605378ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
53
|
+
[ 611022ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
54
|
+
[ 615619ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
55
|
+
[ 621464ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
56
|
+
[ 624409ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
57
|
+
[ 628003ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
58
|
+
[ 631357ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
59
|
+
[ 635945ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
60
|
+
[ 639400ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
61
|
+
[ 643384ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
62
|
+
[ 647489ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
63
|
+
[ 649603ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
64
|
+
[ 652570ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
65
|
+
[ 658189ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
66
|
+
[ 660354ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
67
|
+
[ 664712ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
68
|
+
[ 670558ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
69
|
+
[ 673286ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
70
|
+
[ 677412ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
71
|
+
[ 680081ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
72
|
+
[ 684006ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
73
|
+
[ 688350ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
74
|
+
[ 692489ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
75
|
+
[ 695970ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
76
|
+
[ 698804ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
77
|
+
[ 702273ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
78
|
+
[ 705417ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
79
|
+
[ 711146ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
80
|
+
[ 714029ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
81
|
+
[ 716621ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
82
|
+
[ 720731ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
83
|
+
[ 723997ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
84
|
+
[ 728242ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
85
|
+
[ 733031ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
86
|
+
[ 736684ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
87
|
+
[ 740812ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
88
|
+
[ 744570ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
89
|
+
[ 748540ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
90
|
+
[ 753106ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
91
|
+
[ 755644ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
92
|
+
[ 760649ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
93
|
+
[ 763278ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
94
|
+
[ 765576ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
95
|
+
[ 769931ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
96
|
+
[ 773282ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
97
|
+
[ 778978ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
98
|
+
[ 782060ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
99
|
+
[ 784261ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
100
|
+
[ 787982ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
101
|
+
[ 790818ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
102
|
+
[ 793456ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
103
|
+
[ 798570ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
104
|
+
[ 803428ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
105
|
+
[ 808195ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
106
|
+
[ 813508ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
107
|
+
[ 816525ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
108
|
+
[ 820791ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
109
|
+
[ 824809ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
110
|
+
[ 829106ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
111
|
+
[ 834280ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
112
|
+
[ 838293ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
113
|
+
[ 843592ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
114
|
+
[ 848242ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
115
|
+
[ 851598ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
116
|
+
[ 856717ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
117
|
+
[ 862284ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
118
|
+
[ 867509ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
119
|
+
[ 871927ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
120
|
+
[ 875266ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
121
|
+
[ 879462ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
122
|
+
[ 881769ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
123
|
+
[ 887721ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
124
|
+
[ 893177ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
125
|
+
[ 897015ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
126
|
+
[ 902889ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
127
|
+
[ 907262ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
128
|
+
[ 912146ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
129
|
+
[ 915314ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
130
|
+
[ 917561ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
131
|
+
[ 920257ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
132
|
+
[ 923415ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
133
|
+
[ 925965ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
134
|
+
[ 928536ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
135
|
+
[ 934338ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
136
|
+
[ 940231ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
137
|
+
[ 943627ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
138
|
+
[ 947499ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
139
|
+
[ 951351ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
140
|
+
[ 953595ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
141
|
+
[ 958614ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
142
|
+
[ 963753ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
143
|
+
[ 966460ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
144
|
+
[ 970886ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
145
|
+
[ 973687ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
146
|
+
[ 979111ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
147
|
+
[ 982573ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
148
|
+
[ 986247ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
149
|
+
[ 989228ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
150
|
+
[ 992531ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
151
|
+
[ 997664ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
152
|
+
[ 1002694ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
153
|
+
[ 1008244ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
154
|
+
[ 1013409ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
155
|
+
[ 1017782ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
156
|
+
[ 1021994ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
157
|
+
[ 1026218ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
158
|
+
[ 1031922ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
159
|
+
[ 1037262ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
160
|
+
[ 1041628ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
161
|
+
[ 1046288ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
162
|
+
[ 1051713ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
163
|
+
[ 1056158ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
164
|
+
[ 1061388ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
165
|
+
[ 1065944ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
166
|
+
[ 1070661ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
167
|
+
[ 1075978ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
168
|
+
[ 1080014ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
169
|
+
[ 1085287ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
170
|
+
[ 1089928ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
171
|
+
[ 1093079ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
172
|
+
[ 1097505ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
173
|
+
[ 1101585ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
174
|
+
[ 1105857ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
175
|
+
[ 1108070ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
176
|
+
[ 1113927ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
177
|
+
[ 1119720ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
178
|
+
[ 1124583ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
179
|
+
[ 1129821ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
180
|
+
[ 1132019ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
181
|
+
[ 1134305ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
182
|
+
[ 1138277ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
183
|
+
[ 1142194ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
184
|
+
[ 1145247ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
185
|
+
[ 1150023ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
186
|
+
[ 1152988ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
187
|
+
[ 1155597ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
188
|
+
[ 1157989ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
189
|
+
[ 1162969ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
190
|
+
[ 1167844ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
191
|
+
[ 1170022ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
192
|
+
[ 1173869ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
193
|
+
[ 1179654ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
194
|
+
[ 1185552ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
195
|
+
[ 1188462ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
196
|
+
[ 1191345ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
197
|
+
[ 1195377ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
198
|
+
[ 1200789ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
199
|
+
[ 1204956ms] [ERROR] WebSocket connection to 'ws://localhost:4299/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:4299/@vite/client:1028
|
|
Binary file
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
|
|
3
3
|
"version": 1,
|
|
4
4
|
"cli": {
|
|
5
|
-
"packageManager": "
|
|
5
|
+
"packageManager": "npm",
|
|
6
6
|
"analytics": false
|
|
7
7
|
},
|
|
8
8
|
"newProjectRoot": "projects",
|
|
@@ -15,8 +15,10 @@
|
|
|
15
15
|
"prefix": "app",
|
|
16
16
|
"architect": {
|
|
17
17
|
"build": {
|
|
18
|
-
"builder": "angular
|
|
18
|
+
"builder": "@angular/build:application",
|
|
19
19
|
"options": {
|
|
20
|
+
"outputPath": "dist/angular-19-app",
|
|
21
|
+
"index": "src/index.html",
|
|
20
22
|
"browser": "src/main.ts",
|
|
21
23
|
"tsConfig": "tsconfig.app.json",
|
|
22
24
|
"assets": [
|
|
@@ -25,6 +27,9 @@
|
|
|
25
27
|
"input": "public"
|
|
26
28
|
}
|
|
27
29
|
],
|
|
30
|
+
"polyfills": [
|
|
31
|
+
"zone.js"
|
|
32
|
+
],
|
|
28
33
|
"styles": [
|
|
29
34
|
"src/styles.css"
|
|
30
35
|
]
|
|
@@ -54,7 +59,7 @@
|
|
|
54
59
|
"defaultConfiguration": "production"
|
|
55
60
|
},
|
|
56
61
|
"serve": {
|
|
57
|
-
"builder": "angular
|
|
62
|
+
"builder": "@angular/build:dev-server",
|
|
58
63
|
"configurations": {
|
|
59
64
|
"production": {
|
|
60
65
|
"buildTarget": "angular-19-app:build:production"
|
|
@@ -21,24 +21,22 @@
|
|
|
21
21
|
]
|
|
22
22
|
},
|
|
23
23
|
"private": true,
|
|
24
|
-
"packageManager": "pnpm@9.15.0",
|
|
25
24
|
"dependencies": {
|
|
26
|
-
"@angular/common": "^
|
|
27
|
-
"@angular/compiler": "^
|
|
28
|
-
"@angular/core": "^
|
|
29
|
-
"@angular/forms": "^
|
|
30
|
-
"@angular/platform-browser": "^
|
|
31
|
-
"@angular/router": "^
|
|
32
|
-
"angular-grab": "
|
|
25
|
+
"@angular/common": "^19.0.0",
|
|
26
|
+
"@angular/compiler": "^19.0.0",
|
|
27
|
+
"@angular/core": "^19.0.0",
|
|
28
|
+
"@angular/forms": "^19.0.0",
|
|
29
|
+
"@angular/platform-browser": "^19.0.0",
|
|
30
|
+
"@angular/router": "^19.0.0",
|
|
31
|
+
"angular-grab": "^0.1.3",
|
|
33
32
|
"rxjs": "~7.8.0",
|
|
34
|
-
"tslib": "^2.3.0"
|
|
33
|
+
"tslib": "^2.3.0",
|
|
34
|
+
"zone.js": "~0.15.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@angular/build": "^
|
|
38
|
-
"@angular/cli": "^
|
|
39
|
-
"@angular/compiler-cli": "^
|
|
40
|
-
"
|
|
41
|
-
"typescript": "~5.9.2",
|
|
42
|
-
"vitest": "^4.0.8"
|
|
37
|
+
"@angular/build": "^19.0.0",
|
|
38
|
+
"@angular/cli": "^19.0.0",
|
|
39
|
+
"@angular/compiler-cli": "^19.0.0",
|
|
40
|
+
"typescript": "~5.6.0"
|
|
43
41
|
}
|
|
44
|
-
}
|
|
42
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ApplicationConfig,
|
|
1
|
+
import { ApplicationConfig, provideZoneChangeDetection } from '@angular/core';
|
|
2
2
|
import { provideRouter } from '@angular/router';
|
|
3
3
|
import { provideAngularGrab } from 'angular-grab/angular';
|
|
4
4
|
|
|
@@ -6,7 +6,7 @@ import { routes } from './app.routes';
|
|
|
6
6
|
|
|
7
7
|
export const appConfig: ApplicationConfig = {
|
|
8
8
|
providers: [
|
|
9
|
-
|
|
9
|
+
provideZoneChangeDetection({ eventCoalescing: true }),
|
|
10
10
|
provideRouter(routes),
|
|
11
11
|
provideAngularGrab(),
|
|
12
12
|
],
|