-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev.log
More file actions
338 lines (336 loc) · 24.6 KB
/
Copy pathdev.log
File metadata and controls
338 lines (336 loc) · 24.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
> n8n-monorepo@2.16.0 dev /Users/stdev/Desktop/n8n
> turbo run dev --parallel --env-mode=loose --filter=!@n8n/design-system --filter=!@n8n/chat --filter=!@n8n/task-runner
• turbo 2.8.9
• Packages in scope: @n8n/agents, @n8n/ai-node-sdk, @n8n/ai-utilities, @n8n/ai-workflow-builder, @n8n/api-types, @n8n/backend-common, @n8n/backend-test-utils, @n8n/chat-hub, @n8n/cli, @n8n/client-oauth2, @n8n/code-health, @n8n/codemirror-lang, @n8n/codemirror-lang-html, @n8n/codemirror-lang-sql, @n8n/composables, @n8n/computer-use, @n8n/config, @n8n/constants, @n8n/crdt, @n8n/create-node, @n8n/db, @n8n/decorators, @n8n/di, @n8n/errors, @n8n/eslint-config, @n8n/eslint-plugin-community-nodes, @n8n/expression-runtime, @n8n/extension-sdk, @n8n/i18n, @n8n/imap, @n8n/instance-ai, @n8n/json-schema-to-zod, @n8n/local-gateway, @n8n/mcp-browser, @n8n/mcp-browser-extension, @n8n/n8n-benchmark, @n8n/n8n-extension-insights, @n8n/n8n-nodes-langchain, @n8n/node-cli, @n8n/performance, @n8n/permissions, @n8n/playwright-janitor, @n8n/rest-api-client, @n8n/rules-engine, @n8n/scan-community-package, @n8n/stores, @n8n/storybook, @n8n/stylelint-config, @n8n/syslog-client, @n8n/typescript-config, @n8n/utils, @n8n/vitest-config, @n8n/workflow-sdk, n8n, n8n-containers, n8n-core, n8n-editor-ui, n8n-node-dev, n8n-nodes-base, n8n-playwright, n8n-workflow
• Running dev in 61 packages
• Remote caching disabled
@n8n/n8n-extension-insights:dev: cache bypass, force executing 6d976560e9b74203
@n8n/utils:dev: cache bypass, force executing f2643051de77ba2d
@n8n/syslog-client:dev: cache bypass, force executing bcbe3babbfdb2be8
@n8n/cli:dev: cache bypass, force executing 56d3413c6820fead
@n8n/ai-node-sdk:dev: cache bypass, force executing 426e1ce21fc8be78
@n8n/backend-common:dev: cache bypass, force executing 1ee7705cc221e8cc
@n8n/decorators:dev: cache bypass, force executing 14ea4bbb9ca08cdb
@n8n/client-oauth2:dev: cache bypass, force executing c6d484047291fd22
@n8n/db:dev: cache bypass, force executing 680bdb5cfa8cf254
@n8n/imap:dev: cache bypass, force executing 11f34ab33a630322
@n8n/decorators:dev:
@n8n/decorators:dev: > @n8n/decorators@1.16.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/decorators
@n8n/decorators:dev: > pnpm watch
@n8n/decorators:dev:
@n8n/n8n-extension-insights:dev:
@n8n/n8n-extension-insights:dev: > @n8n/n8n-extension-insights@0.12.0 dev /Users/stdev/Desktop/n8n/packages/extensions/insights
@n8n/n8n-extension-insights:dev: > tsdown --watch
@n8n/n8n-extension-insights:dev:
@n8n/db:dev:
@n8n/db:dev: > @n8n/db@1.16.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/db
@n8n/db:dev: > pnpm watch
@n8n/db:dev:
@n8n/backend-common:dev:
@n8n/backend-common:dev: > @n8n/backend-common@1.16.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/backend-common
@n8n/backend-common:dev: > pnpm watch
@n8n/backend-common:dev:
@n8n/ai-node-sdk:dev:
@n8n/ai-node-sdk:dev: > @n8n/ai-node-sdk@0.7.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/ai-node-sdk
@n8n/ai-node-sdk:dev: > pnpm watch
@n8n/ai-node-sdk:dev:
@n8n/utils:dev:
@n8n/utils:dev: > @n8n/utils@1.27.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/utils
@n8n/utils:dev: > tsdown --watch
@n8n/utils:dev:
@n8n/syslog-client:dev:
@n8n/syslog-client:dev: > @n8n/syslog-client@1.2.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/syslog-client
@n8n/syslog-client:dev: > pnpm watch
@n8n/syslog-client:dev:
@n8n/imap:dev:
@n8n/imap:dev: > @n8n/imap@0.16.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/imap
@n8n/imap:dev: > pnpm watch
@n8n/imap:dev:
@n8n/client-oauth2:dev:
@n8n/client-oauth2:dev: > @n8n/client-oauth2@1.1.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/client-oauth2
@n8n/client-oauth2:dev: > pnpm watch
@n8n/client-oauth2:dev:
@n8n/cli:dev:
@n8n/cli:dev: > @n8n/cli@0.4.0 dev /Users/stdev/Desktop/n8n/packages/@n8n/cli
@n8n/cli:dev: > pnpm watch
@n8n/cli:dev:
@n8n/n8n-extension-insights:dev: ℹ tsdown v0.16.5 powered by rolldown v1.0.0-beta.50
@n8n/utils:dev: ℹ tsdown v0.16.5 powered by rolldown v1.0.0-beta.50
@n8n/n8n-extension-insights:dev: ℹ Using tsdown config: /Users/stdev/Desktop/n8n/packages/extensions/insights/tsdown.config.ts
@n8n/n8n-extension-insights:dev: ℹ entry: src/backend/index.ts
@n8n/n8n-extension-insights:dev: ℹ tsconfig: tsconfig.backend.json
@n8n/n8n-extension-insights:dev: ℹ Build start
@n8n/n8n-extension-insights:dev: ℹ Cleaning 6 files
@n8n/utils:dev: ℹ Using tsdown config: /Users/stdev/Desktop/n8n/packages/@n8n/utils/tsdown.config.ts
@n8n/utils:dev: ℹ entry: src/assert.ts, src/event-bus.ts, src/event-queue.ts, src/index.ts, src/retry.ts, src/workflowId.ts, src/files/path.ts, src/files/sanitize.ts, src/number/smartDecimal.ts, src/search/reRankSearchResults.ts, src/search/sublimeSearch.ts, src/sort/sortByProperty.ts, src/string/truncate.ts
@n8n/utils:dev: ℹ tsconfig: tsconfig.json
@n8n/utils:dev: ℹ Build start
@n8n/utils:dev: ℹ Cleaning 129 files
@n8n/backend-common:dev:
@n8n/backend-common:dev: > @n8n/backend-common@1.16.0 watch /Users/stdev/Desktop/n8n/packages/@n8n/backend-common
@n8n/backend-common:dev: > tsc -p tsconfig.build.json --watch
@n8n/backend-common:dev:
@n8n/db:dev:
@n8n/db:dev: > @n8n/db@1.16.0 watch /Users/stdev/Desktop/n8n/packages/@n8n/db
@n8n/db:dev: > tsc -p tsconfig.build.json --watch
@n8n/db:dev:
@n8n/ai-node-sdk:dev:
@n8n/ai-node-sdk:dev: > @n8n/ai-node-sdk@0.7.0 watch /Users/stdev/Desktop/n8n/packages/@n8n/ai-node-sdk
@n8n/ai-node-sdk:dev: > tsc --build tsconfig.build.esm.json tsconfig.build.cjs.json --watch
@n8n/ai-node-sdk:dev:
@n8n/client-oauth2:dev:
@n8n/client-oauth2:dev: > @n8n/client-oauth2@1.1.0 watch /Users/stdev/Desktop/n8n/packages/@n8n/client-oauth2
@n8n/client-oauth2:dev: > tsc -p tsconfig.build.json --watch
@n8n/client-oauth2:dev:
@n8n/imap:dev:
@n8n/imap:dev: > @n8n/imap@0.16.0 watch /Users/stdev/Desktop/n8n/packages/@n8n/imap
@n8n/imap:dev: > tsc -p tsconfig.build.json --watch
@n8n/imap:dev:
@n8n/decorators:dev:
@n8n/decorators:dev: > @n8n/decorators@1.16.0 watch /Users/stdev/Desktop/n8n/packages/@n8n/decorators
@n8n/decorators:dev: > tsc -p tsconfig.build.json --watch
@n8n/decorators:dev:
@n8n/syslog-client:dev:
@n8n/syslog-client:dev: > @n8n/syslog-client@1.2.0 watch /Users/stdev/Desktop/n8n/packages/@n8n/syslog-client
@n8n/syslog-client:dev: > tsc -p tsconfig.build.json --watch
@n8n/syslog-client:dev:
@n8n/cli:dev:
@n8n/cli:dev: > @n8n/cli@0.4.0 watch /Users/stdev/Desktop/n8n/packages/@n8n/cli
@n8n/cli:dev: > tsc -p tsconfig.build.json --watch
@n8n/cli:dev:
@n8n/backend-common:dev: [2J[3J[H11:53:17 PM - Starting compilation in watch mode...
@n8n/backend-common:dev:
@n8n/imap:dev: [2J[3J[H11:53:17 PM - Starting compilation in watch mode...
@n8n/imap:dev:
@n8n/db:dev: [2J[3J[H11:53:17 PM - Starting compilation in watch mode...
@n8n/db:dev:
@n8n/client-oauth2:dev: [2J[3J[H11:53:17 PM - Starting compilation in watch mode...
@n8n/client-oauth2:dev:
@n8n/ai-node-sdk:dev: [2J[3J[H11:53:17 PM - Starting compilation in watch mode...
@n8n/ai-node-sdk:dev:
@n8n/syslog-client:dev: [2J[3J[H11:53:17 PM - Starting compilation in watch mode...
@n8n/syslog-client:dev:
@n8n/decorators:dev: [2J[3J[H11:53:17 PM - Starting compilation in watch mode...
@n8n/decorators:dev:
@n8n/ai-node-sdk:dev:
@n8n/ai-node-sdk:dev: 11:53:18 PM - Found 0 errors. Watching for file changes.
@n8n/cli:dev: [2J[3J[H11:53:18 PM - Starting compilation in watch mode...
@n8n/cli:dev:
@n8n/n8n-extension-insights:dev: ℹ [CJS] dist/backend/index.cjs 0.30 kB │ gzip: 0.21 kB
@n8n/n8n-extension-insights:dev: ℹ [CJS] dist/backend/index.cjs.map 0.34 kB │ gzip: 0.25 kB
@n8n/n8n-extension-insights:dev: ℹ [CJS] 2 files, total: 0.65 kB
@n8n/n8n-extension-insights:dev: ℹ [CJS] dist/backend/index.d.cts 0.23 kB │ gzip: 0.17 kB
@n8n/n8n-extension-insights:dev: ℹ [CJS] 1 files, total: 0.23 kB
@n8n/n8n-extension-insights:dev: ℹ [ESM] dist/backend/index.mjs 0.27 kB │ gzip: 0.19 kB
@n8n/n8n-extension-insights:dev: ℹ [ESM] dist/backend/index.mjs.map 0.35 kB │ gzip: 0.26 kB
@n8n/n8n-extension-insights:dev: ℹ [ESM] dist/backend/index.d.mts 0.26 kB │ gzip: 0.18 kB
@n8n/n8n-extension-insights:dev: ℹ [ESM] 3 files, total: 0.88 kB
@n8n/n8n-extension-insights:dev: ✔ Build complete in 7335ms
@n8n/n8n-extension-insights:dev: ℹ Watching for changes in /Users/stdev/Desktop/n8n/packages/extensions/insights
@n8n/imap:dev:
@n8n/imap:dev: 11:53:25 PM - Found 0 errors. Watching for file changes.
@n8n/utils:dev: ℹ [CJS] dist/index.cjs 1.49 kB │ gzip: 0.38 kB
@n8n/utils:dev: ℹ [CJS] dist/search/sublimeSearch.cjs 0.18 kB │ gzip: 0.10 kB
@n8n/utils:dev: ℹ [CJS] dist/string/truncate.cjs 0.17 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [CJS] dist/search/reRankSearchResults.cjs 0.15 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [CJS] dist/sort/sortByProperty.cjs 0.13 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [CJS] dist/event-queue.cjs 0.12 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [CJS] dist/number/smartDecimal.cjs 0.12 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [CJS] dist/workflowId.cjs 0.12 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [CJS] dist/files/sanitize.cjs 0.12 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [CJS] dist/event-bus.cjs 0.11 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [CJS] dist/files/path.cjs 0.10 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [CJS] dist/assert.cjs 0.09 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [CJS] dist/retry.cjs 0.08 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [CJS] dist/sublimeSearch.cjs.map 11.66 kB │ gzip: 3.92 kB
@n8n/utils:dev: ℹ [CJS] dist/sublimeSearch.cjs 5.53 kB │ gzip: 1.80 kB
@n8n/utils:dev: ℹ [CJS] dist/event-bus2.cjs.map 2.93 kB │ gzip: 0.99 kB
@n8n/utils:dev: ℹ [CJS] dist/sanitize.cjs.map 2.91 kB │ gzip: 1.25 kB
@n8n/utils:dev: ℹ [CJS] dist/truncate.cjs.map 2.73 kB │ gzip: 1.13 kB
@n8n/utils:dev: ℹ [CJS] dist/retry2.cjs.map 2.35 kB │ gzip: 1.05 kB
@n8n/utils:dev: ℹ [CJS] dist/sanitize.cjs 1.91 kB │ gzip: 0.90 kB
@n8n/utils:dev: ℹ [CJS] dist/truncate.cjs 1.77 kB │ gzip: 0.73 kB
@n8n/utils:dev: ℹ [CJS] dist/event-queue2.cjs.map 1.75 kB │ gzip: 0.83 kB
@n8n/utils:dev: ℹ [CJS] dist/retry2.cjs 1.54 kB │ gzip: 0.71 kB
@n8n/utils:dev: ℹ [CJS] dist/reRankSearchResults.cjs.map 1.27 kB │ gzip: 0.63 kB
@n8n/utils:dev: ℹ [CJS] dist/event-bus2.cjs 1.11 kB │ gzip: 0.52 kB
@n8n/utils:dev: ℹ [CJS] dist/event-queue2.cjs 1.10 kB │ gzip: 0.53 kB
@n8n/utils:dev: ℹ [CJS] dist/workflowId2.cjs.map 0.82 kB │ gzip: 0.48 kB
@n8n/utils:dev: ℹ [CJS] dist/workflowId2.cjs 0.81 kB │ gzip: 0.49 kB
@n8n/utils:dev: ℹ [CJS] dist/sortByProperty.cjs.map 0.67 kB │ gzip: 0.41 kB
@n8n/utils:dev: ℹ [CJS] dist/reRankSearchResults.cjs 0.65 kB │ gzip: 0.34 kB
@n8n/utils:dev: ℹ [CJS] dist/smartDecimal.cjs.map 0.63 kB │ gzip: 0.37 kB
@n8n/utils:dev: ℹ [CJS] dist/sortByProperty.cjs 0.47 kB │ gzip: 0.30 kB
@n8n/utils:dev: ℹ [CJS] dist/assert2.cjs.map 0.46 kB │ gzip: 0.33 kB
@n8n/utils:dev: ℹ [CJS] dist/smartDecimal.cjs 0.42 kB │ gzip: 0.28 kB
@n8n/utils:dev: ℹ [CJS] dist/path.cjs 0.37 kB │ gzip: 0.28 kB
@n8n/utils:dev: ℹ [CJS] dist/path.cjs.map 0.36 kB │ gzip: 0.28 kB
@n8n/utils:dev: ℹ [CJS] dist/assert2.cjs 0.32 kB │ gzip: 0.24 kB
@n8n/utils:dev: ℹ [CJS] 37 files, total: 47.54 kB
@n8n/client-oauth2:dev:
@n8n/client-oauth2:dev: 11:53:25 PM - Found 0 errors. Watching for file changes.
@n8n/cli:dev:
@n8n/cli:dev: 11:53:25 PM - Found 0 errors. Watching for file changes.
@n8n/syslog-client:dev:
@n8n/syslog-client:dev: 11:53:25 PM - Found 0 errors. Watching for file changes.
@n8n/utils:dev: ℹ [CJS] dist/index.d.cts 0.98 kB │ gzip: 0.34 kB
@n8n/utils:dev: ℹ [CJS] dist/event-bus.d.cts 0.14 kB │ gzip: 0.11 kB
@n8n/utils:dev: ℹ [CJS] dist/search/sublimeSearch.d.cts 0.12 kB │ gzip: 0.10 kB
@n8n/utils:dev: ℹ [CJS] dist/string/truncate.d.cts 0.11 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [CJS] dist/search/reRankSearchResults.d.cts 0.10 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [CJS] dist/event-queue.d.cts 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [CJS] dist/sort/sortByProperty.d.cts 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [CJS] dist/files/sanitize.d.cts 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [CJS] dist/files/path.d.cts 0.08 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [CJS] dist/workflowId.d.cts 0.08 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [CJS] dist/number/smartDecimal.d.cts 0.08 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [CJS] dist/assert.d.cts 0.06 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [CJS] dist/retry.d.cts 0.06 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [CJS] dist/event-bus2.d.cts 0.99 kB │ gzip: 0.35 kB
@n8n/utils:dev: ℹ [CJS] dist/sublimeSearch.d.cts 0.39 kB │ gzip: 0.25 kB
@n8n/utils:dev: ℹ [CJS] dist/reRankSearchResults.d.cts 0.37 kB │ gzip: 0.22 kB
@n8n/utils:dev: ℹ [CJS] dist/truncate.d.cts 0.34 kB │ gzip: 0.20 kB
@n8n/utils:dev: ℹ [CJS] dist/retry2.d.cts 0.28 kB │ gzip: 0.22 kB
@n8n/utils:dev: ℹ [CJS] dist/event-queue2.d.cts 0.24 kB │ gzip: 0.18 kB
@n8n/utils:dev: ℹ [CJS] dist/sortByProperty.d.cts 0.22 kB │ gzip: 0.17 kB
@n8n/utils:dev: ℹ [CJS] dist/sanitize.d.cts 0.20 kB │ gzip: 0.16 kB
@n8n/utils:dev: ℹ [CJS] dist/smartDecimal.d.cts 0.20 kB │ gzip: 0.15 kB
@n8n/utils:dev: ℹ [CJS] dist/assert2.d.cts 0.18 kB │ gzip: 0.15 kB
@n8n/utils:dev: ℹ [CJS] dist/workflowId2.d.cts 0.17 kB │ gzip: 0.15 kB
@n8n/utils:dev: ℹ [CJS] dist/path.d.cts 0.17 kB │ gzip: 0.15 kB
@n8n/utils:dev: ℹ [CJS] 25 files, total: 5.85 kB
@n8n/utils:dev: ℹ [ESM] dist/index.mjs 0.93 kB │ gzip: 0.32 kB
@n8n/utils:dev: ℹ [ESM] dist/search/sublimeSearch.mjs 0.12 kB │ gzip: 0.10 kB
@n8n/utils:dev: ℹ [ESM] dist/string/truncate.mjs 0.12 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [ESM] dist/search/reRankSearchResults.mjs 0.10 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/event-queue.mjs 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/sort/sortByProperty.mjs 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/files/sanitize.mjs 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/files/path.mjs 0.08 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/workflowId.mjs 0.08 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [ESM] dist/event-bus.mjs 0.08 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/number/smartDecimal.mjs 0.08 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [ESM] dist/assert.mjs 0.06 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [ESM] dist/retry.mjs 0.06 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [ESM] dist/sublimeSearch.mjs.map 11.66 kB │ gzip: 3.92 kB
@n8n/utils:dev: ℹ [ESM] dist/sublimeSearch.mjs 5.33 kB │ gzip: 1.75 kB
@n8n/utils:dev: ℹ [ESM] dist/event-bus2.mjs.map 2.93 kB │ gzip: 0.99 kB
@n8n/utils:dev: ℹ [ESM] dist/sanitize.mjs.map 2.91 kB │ gzip: 1.25 kB
@n8n/utils:dev: ℹ [ESM] dist/truncate.mjs.map 2.73 kB │ gzip: 1.13 kB
@n8n/utils:dev: ℹ [ESM] dist/retry2.mjs.map 2.35 kB │ gzip: 1.05 kB
@n8n/utils:dev: ℹ [ESM] dist/sanitize.mjs 1.82 kB │ gzip: 0.84 kB
@n8n/utils:dev: ℹ [ESM] dist/event-queue2.mjs.map 1.75 kB │ gzip: 0.83 kB
@n8n/utils:dev: ℹ [ESM] dist/truncate.mjs 1.57 kB │ gzip: 0.67 kB
@n8n/utils:dev: ℹ [ESM] dist/retry2.mjs 1.45 kB │ gzip: 0.67 kB
@n8n/utils:dev: ℹ [ESM] dist/reRankSearchResults.mjs.map 1.27 kB │ gzip: 0.63 kB
@n8n/utils:dev: ℹ [ESM] dist/event-bus2.mjs 1.02 kB │ gzip: 0.47 kB
@n8n/utils:dev: ℹ [ESM] dist/event-queue2.mjs 1.00 kB │ gzip: 0.48 kB
@n8n/utils:dev: ℹ [ESM] dist/workflowId2.mjs.map 0.81 kB │ gzip: 0.48 kB
@n8n/utils:dev: ℹ [ESM] dist/workflowId2.mjs 0.69 kB │ gzip: 0.43 kB
@n8n/utils:dev: ℹ [ESM] dist/sortByProperty.mjs.map 0.67 kB │ gzip: 0.41 kB
@n8n/utils:dev: ℹ [ESM] dist/smartDecimal.mjs.map 0.63 kB │ gzip: 0.37 kB
@n8n/utils:dev: ℹ [ESM] dist/reRankSearchResults.mjs 0.55 kB │ gzip: 0.30 kB
@n8n/utils:dev: ℹ [ESM] dist/assert2.mjs.map 0.46 kB │ gzip: 0.33 kB
@n8n/utils:dev: ℹ [ESM] dist/sortByProperty.mjs 0.38 kB │ gzip: 0.25 kB
@n8n/utils:dev: ℹ [ESM] dist/path.mjs.map 0.36 kB │ gzip: 0.28 kB
@n8n/utils:dev: ℹ [ESM] dist/smartDecimal.mjs 0.33 kB │ gzip: 0.22 kB
@n8n/utils:dev: ℹ [ESM] dist/path.mjs 0.27 kB │ gzip: 0.22 kB
@n8n/utils:dev: ℹ [ESM] dist/assert2.mjs 0.24 kB │ gzip: 0.19 kB
@n8n/utils:dev: ℹ [ESM] dist/index.d.mts 0.98 kB │ gzip: 0.34 kB
@n8n/utils:dev: ℹ [ESM] dist/event-bus.d.mts 0.14 kB │ gzip: 0.11 kB
@n8n/utils:dev: ℹ [ESM] dist/search/sublimeSearch.d.mts 0.12 kB │ gzip: 0.10 kB
@n8n/utils:dev: ℹ [ESM] dist/string/truncate.d.mts 0.11 kB │ gzip: 0.09 kB
@n8n/utils:dev: ℹ [ESM] dist/search/reRankSearchResults.d.mts 0.10 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/event-queue.d.mts 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/sort/sortByProperty.d.mts 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/files/sanitize.d.mts 0.09 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/files/path.d.mts 0.08 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/workflowId.d.mts 0.08 kB │ gzip: 0.08 kB
@n8n/utils:dev: ℹ [ESM] dist/number/smartDecimal.d.mts 0.08 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [ESM] dist/assert.d.mts 0.06 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [ESM] dist/retry.d.mts 0.06 kB │ gzip: 0.07 kB
@n8n/utils:dev: ℹ [ESM] dist/event-bus2.d.mts 0.99 kB │ gzip: 0.35 kB
@n8n/utils:dev: ℹ [ESM] dist/sublimeSearch.d.mts 0.39 kB │ gzip: 0.25 kB
@n8n/utils:dev: ℹ [ESM] dist/reRankSearchResults.d.mts 0.37 kB │ gzip: 0.22 kB
@n8n/utils:dev: ℹ [ESM] dist/truncate.d.mts 0.34 kB │ gzip: 0.20 kB
@n8n/utils:dev: ℹ [ESM] dist/retry2.d.mts 0.28 kB │ gzip: 0.22 kB
@n8n/utils:dev: ℹ [ESM] dist/event-queue2.d.mts 0.24 kB │ gzip: 0.18 kB
@n8n/utils:dev: ℹ [ESM] dist/sortByProperty.d.mts 0.22 kB │ gzip: 0.17 kB
@n8n/utils:dev: ℹ [ESM] dist/sanitize.d.mts 0.20 kB │ gzip: 0.16 kB
@n8n/utils:dev: ℹ [ESM] dist/smartDecimal.d.mts 0.20 kB │ gzip: 0.15 kB
@n8n/utils:dev: ℹ [ESM] dist/assert2.d.mts 0.18 kB │ gzip: 0.15 kB
@n8n/utils:dev: ℹ [ESM] dist/workflowId2.d.mts 0.17 kB │ gzip: 0.15 kB
@n8n/utils:dev: ℹ [ESM] dist/path.d.mts 0.17 kB │ gzip: 0.15 kB
@n8n/utils:dev: ℹ [ESM] 62 files, total: 51.00 kB
@n8n/utils:dev: ✔ Build complete in 10054ms
@n8n/utils:dev: ℹ Watching for changes in /Users/stdev/Desktop/n8n/packages/@n8n/utils
@n8n/backend-common:dev:
@n8n/backend-common:dev: 11:53:29 PM - Found 0 errors. Watching for file changes.
@n8n/decorators:dev:
@n8n/decorators:dev: 11:53:29 PM - Found 0 errors. Watching for file changes.
@n8n/db:dev: src/entities/abstract-entity.ts(12,32): error TS2307: Cannot find module '@n8n/utils' or its corresponding type declarations.
@n8n/db:dev: src/index.ts(13,32): error TS2307: Cannot find module '@n8n/utils' or its corresponding type declarations.
@n8n/db:dev: src/migrations/common/1714133768519-CreateProject.ts(2,32): error TS2307: Cannot find module '@n8n/utils' or its corresponding type declarations.
@n8n/db:dev: src/migrations/common/1724951148974-AddApiKeysTable.ts(1,32): error TS2307: Cannot find module '@n8n/utils' or its corresponding type declarations.
@n8n/db:dev: src/migrations/sqlite/1724951148974-AddApiKeysTable.ts(1,32): error TS2307: Cannot find module '@n8n/utils' or its corresponding type declarations.
@n8n/db:dev: src/utils/generators.ts(2,32): error TS2307: Cannot find module '@n8n/utils' or its corresponding type declarations.
@n8n/db:dev:
@n8n/db:dev: 11:53:32 PM - Found 6 errors. Watching for file changes.
ELIFECYCLE Command failed.
@n8n/n8n-extension-insights:dev: ELIFECYCLE Command failed.
@n8n/utils:dev: ELIFECYCLE Command failed.
@n8n/decorators:dev: ELIFECYCLE Command failed.
@n8n/mcp-browser:dev: cache bypass, force executing 2c8cc4b625892e26
@n8n/backend-common:dev: ELIFECYCLE Command failed.
@n8n/extension-sdk:dev: cache bypass, force executing c3fd0da6f51088d2
n8n-editor-ui:dev: cache bypass, force executing 6422a0ed1656c861
@n8n/rules-engine:dev: cache bypass, force executing b92f09c26c7251b8
n8n-workflow:dev: cache bypass, force executing 9ed751904b70277f
@n8n/composables:dev: cache bypass, force executing cd32bc1a7cb286da
@n8n/storybook:dev: cache bypass, force executing 5f5a2f89ae6f0f87
@n8n/ai-node-sdk:dev: ELIFECYCLE Command failed.
@n8n/ai-utilities:dev: cache bypass, force executing 65cdddb4a0cf0ab3
@n8n/rest-api-client:dev: cache bypass, force executing d3bcfa7d780260e7
@n8n/syslog-client:dev: ELIFECYCLE Command failed.
@n8n/decorators:dev: ELIFECYCLE Command failed.
@n8n/crdt:dev: cache bypass, force executing 1a9302719f70e285
@n8n/backend-common:dev: ELIFECYCLE Command failed.
@n8n/agents:dev: cache bypass, force executing c40800a36280538d
@n8n/i18n:dev: cache bypass, force executing 98e9e39b9994c915
@n8n/chat-hub:dev: cache bypass, force executing 1f7b9dc583a8fed9
@n8n/playwright-janitor:dev: cache bypass, force executing 90ed9e487e9dcb75
@n8n/backend-test-utils:dev: cache bypass, force executing 3fb2d3540c672003
n8n-nodes-base:dev: cache bypass, force executing 5f19de1d3f5fb73c
@n8n/vitest-config:dev: cache bypass, force executing e08bad2aadaa4d6f
@n8n/api-types:dev: cache bypass, force executing 2f8b274bfbf948b2
@n8n/ai-node-sdk:dev: ELIFECYCLE Command failed.
n8n-node-dev:dev: cache bypass, force executing 808a84efb628930d
@n8n/stores:dev: cache bypass, force executing 26b2d6f5d7650b73
@n8n/imap:dev: ELIFECYCLE Command failed.
@n8n/eslint-plugin-community-nodes:dev: cache bypass, force executing b7eec4983e429c1d
@n8n/stylelint-config:dev: cache bypass, force executing cec5942dd68be0a2
@n8n/db:dev: ELIFECYCLE Command failed.
@n8n/client-oauth2:dev: ELIFECYCLE Command failed.
@n8n/errors:dev: cache bypass, force executing b203432bf248e83a
@n8n/syslog-client:dev: ELIFECYCLE Command failed.
@n8n/n8n-nodes-langchain:dev: cache bypass, force executing de250b3b0e09c340
n8n-playwright:dev: cache bypass, force executing 637fd8b7a91eaa15
@n8n/constants:dev: cache bypass, force executing 92560c123b0e0a12
@n8n/imap:dev: ELIFECYCLE Command failed.
@n8n/node-cli:dev: cache bypass, force executing 3cf2a1c2270dd432
n8n:dev: cache bypass, force executing d8375eb2e5df3dd8
@n8n/workflow-sdk:dev: cache bypass, force executing 6e3524d2c03923d9
@n8n/config:dev: cache bypass, force executing 95c152c803ea649a
@n8n/db:dev: ELIFECYCLE Command failed.
@n8n/cli:dev: ELIFECYCLE Command failed.
@n8n/computer-use:dev: cache bypass, force executing 0636716d2b2ee463
@n8n/permissions:dev: cache bypass, force executing fc620ebc84747cee
@n8n/eslint-config:dev: cache bypass, force executing 847cefcc1e98bd84
n8n-core:dev: cache bypass, force executing c61df3b68ec814b9
@n8n/local-gateway:dev: cache bypass, force executing 92d630b146afc0d5
@n8n/code-health:dev: cache bypass, force executing be382c0ddc9e0e2b
@n8n/di:dev: cache bypass, force executing 10c12dd247fb74aa
@n8n/json-schema-to-zod:dev: cache bypass, force executing 669a22a0b6a50bec
@n8n/cli:dev: ELIFECYCLE Command failed.
@n8n/client-oauth2:dev: ELIFECYCLE Command failed.
ERROR run failed: command exited (1)