This repository was archived by the owner on Feb 18, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathbuild.log
More file actions
89 lines (83 loc) · 4.82 KB
/
Copy pathbuild.log
File metadata and controls
89 lines (83 loc) · 4.82 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
> docuhub@0.1.0 build C:\Users\Lenovo\OneDrive\Desktop\OSS contribution projects\DocuHub
> next build
node.exe : ΓÜá Warning: Next.js
inferred your workspace root, but
it may not be correct.
At C:\Users\Lenovo\AppData\Roaming\
npm\pnpm.ps1:24 char:5
+ & "node$exe" "$basedir/node_
modules/pnpm/bin/pnpm.cjs" $args
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotS
pecified: (ΓÜá Warning: Ne...n
ot be correct.:String) [], Rem
oteException
+ FullyQualifiedErrorId : Nati
veCommandError
We detected multiple lockfiles
and selected the directory of
C:\Users\Lenovo\package-lock.json
as the root directory.
To silence this warning, set
`turbopack.root` in your Next.js
config, or consider removing one
of the lockfiles if it's not
needed.
See https://nextjs.org/docs/app/
api-reference/config/next-config-js
/turbopack#root-directory for more
information.
Detected additional lockfiles:
* C:\Users\Lenovo\OneDrive\Deskt
op\OSS contribution
projects\DocuHub\pnpm-lock.yaml
Γû▓ Next.js 16.1.6 (Turbopack)
Creating an optimized production build ...
Γ£ô Compiled successfully in 8.9s
Running TypeScript ...
Failed to compile.
./app/tool/[id]/processing/page.tsx
:188:17
Type error: Type
'Uint8Array<ArrayBufferLike>' is
not assignable to type 'BlobPart'.
Type
'Uint8Array<ArrayBufferLike>' is
not assignable to type
'ArrayBufferView<ArrayBuffer>'.
Types of property 'buffer' are
incompatible.
Type 'ArrayBufferLike' is
not assignable to type
'ArrayBuffer'.
Type 'SharedArrayBuffer'
is missing the following
properties from type
'ArrayBuffer': resizable, resize,
detached, transfer,
transferToFixedLength
[0m [90m 186 |[39m
payload[33m.[39mappend(
[90m 187 |[39m
[32m"file"[39m[33m,[39m
[31m[1m>[22m[39m[90m 188
|[39m [36mnew[39m [33mFil
e[39m([sourceBytes][33m,[39m
file[33m.[39mname [33m||[39m
[32m"upload.pdf"[39m[33m,[39m {
[90m |[39m
[31m[1m^[22m[39m
[90m 189 |[39m
type[33m:[39m
file[33m.[39mtype [33m||[39m [
32m"application/pdf"[39m[33m,[39
m
[90m 190 |[39m
})[33m,[39m
[90m 191 |[39m
)[33m;[39m[0m
Next.js build worker exited with
code: 1 and signal: null
ΓÇëELIFECYCLEΓÇë Command failed with exit code 1.