-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_errors.txt
More file actions
126 lines (110 loc) · 4.41 KB
/
build_errors.txt
File metadata and controls
126 lines (110 loc) · 4.41 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
Γû▓ Next.js 16.2.1 (Turbopack)
- Environments: .env.local
Creating an optimized production build ...
node.exe :
At line:1 char:1
+ & "C:\Program File
s\nodejs/node.exe"
"C:\Program Files\no
dejs/node_mo ...
+ ~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~
+ CategoryInfo
: NotS
pecified: (:Str
ing) [], Remote
Exception
+ FullyQualifie
dErrorId : Nati
veCommandError
> Build error
occurred
Error: Turbopack
build failed with 2
errors:
./src/app/(lab)/dash
board/agent/page.tsx
:265:24
Unexpected token.
Did you mean
`{'>'}` or `>`?
[90m263 |[0m
<p
className=[32m"text
-[10px]
text-[#adaaaa]
font-bold uppercase
tracking...[0m
[90m264 |[0m
<p
className=[32m"font
-mono text-sm
text-white"[0m
style={{color: [33m
Object[0m.key..[33
m.[0m
[31m[1m>[0m
[90m265 |[0m
>
{f1?.log || [32m"Wa
iting..."[0m}
[90m |[0m
[31m[1m^[0m
[90m266 |[0m
</p>
[90m267 |[0m
<div className=[32m
"mt-4 flex
gap-6"[0m>
[90m268 |[0m
<div>
Parsing ecmascript
source code failed
./src/app/(lab)/dash
board/agent/page.tsx
:308:24
Unexpected token.
Did you mean
`{'>'}` or `>`?
[90m306 |[0m
<p
className=[32m"text
-[10px]
text-[#adaaaa]
font-bold uppercase
tracking...[0m
[90m307 |[0m
<p
className=[32m"font
-mono text-sm
text-white"[0m
style={{color: [33m
Object[0m.key..[33
m.[0m
[31m[1m>[0m
[90m308 |[0m
>
{f2?.log || [32m"Wa
iting..."[0m}
[90m |[0m
[31m[1m^[0m
[90m309 |[0m
</p>
[90m310 |[0m
<div className=[32m
"mt-4 flex
gap-6"[0m>
[90m311 |[0m
<div>
Parsing ecmascript
source code failed
at <unknown> (./
src/app/(lab)/dashbo
ard/agent/page.tsx:2
65:24)
at <unknown> (./
src/app/(lab)/dashbo
ard/agent/page.tsx:3
08:24)