-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: nx 17 upgrade * chore: update nx-electron deps
- Loading branch information
Showing
29 changed files
with
118,462 additions
and
1,047 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Daemon process terminated and closed the connection | ||
|
||
Messages from the log: | ||
[NX Daemon Server] - 2024-10-01T01:15:45.318Z - [REQUEST]: | ||
[NX Daemon Server] - 2024-10-01T01:15:45.318Z - [REQUEST]: | ||
[NX Daemon Server] - 2024-10-01T01:15:45.376Z - [REQUEST]: Responding to the client. project-graph | ||
[NX Daemon Server] - 2024-10-01T01:15:45.378Z - Time taken for 'total for creating and serializing project graph' 184.71720000000002ms | ||
[NX Daemon Server] - 2024-10-01T01:15:45.379Z - [WATCHER]: Processing file changes in outputs | ||
[NX Daemon Server] - 2024-10-01T01:15:45.381Z - [WATCHER]: .nx/workspace-data/d/daemon.log was modified | ||
[NX Daemon Server] - 2024-10-01T01:15:45.381Z - Done responding to the client project-graph | ||
[NX Daemon Server] - 2024-10-01T01:15:45.381Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 185. Response time: 5. | ||
[NX Daemon Server] - 2024-10-01T01:15:45.382Z - [REQUEST]: Responding to the client with an error. Invalid payload from the client Unsupported payload sent to daemon server: {"type":"GET_CONTEXT_FILE_DATA"} | ||
Error: Unsupported payload sent to daemon server: {"type":"GET_CONTEXT_FILE_DATA"} | ||
at handleMessage (d:\Projects\postybirb\v4\postybirb\node_modules\nx\src\daemon\server\server.js:106:104) | ||
at d:\Projects\postybirb\v4\postybirb\node_modules\nx\src\daemon\server\server.js:45:15 | ||
at Socket.<anonymous> (d:\Projects\postybirb\v4\postybirb\node_modules\nx\src\utils\consume-messages-from-socket.js:13:17) | ||
at Socket.emit (node:events:519:28) | ||
at addChunk (node:internal/streams/readable:559:12) | ||
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3) | ||
at Readable.push (node:internal/streams/readable:390:5) | ||
at Pipe.onStreamRead (node:internal/stream_base_commons:191:23) | ||
[NX Daemon Server] - 2024-10-01T01:15:45.383Z - Done responding to the client null | ||
|
||
|
||
|
||
More information: d:\Projects\postybirb\v4\postybirb\.nx\workspace-data\d\daemon.log |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
true |
Oops, something went wrong.