forked from silvertakana/worldwideview
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild3.log
More file actions
74 lines (66 loc) · 8.71 KB
/
Copy pathbuild3.log
File metadata and controls
74 lines (66 loc) · 8.71 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
> worldwideview@1.20.0 build C:\dev\worldwideview\.worktrees\cloud-hosting-core
> next build --webpack
pnpm : [@sentry/nextjs] DEPRECATION WARNING: disableLogger is deprecated and will be removed in a future version. Use
webpack.treeshake.removeDebugLogging instead.
At line:1 char:39
+ ... NEXT_PUBLIC_WWV_EDITION="cloud"; pnpm build > build3.log 2>&1; cat bu ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ([@sentry/nextjs...ogging instead.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
ΓÜá Warning: Next.js inferred your workspace root, but it may not be correct.
We detected multiple lockfiles and selected the directory of C:\dev\worldwideview\pnpm-workspace.yaml as the root
directory.
To silence this warning, set `outputFileTracingRoot` 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/output#caveats for more information.
Detected additional lockfiles:
* C:\dev\worldwideview\.worktrees\cloud-hosting-core\pnpm-workspace.yaml
Γû▓ Next.js 16.2.3 (webpack)
- Environments: .env
- Experiments (use with caution):
┬╖ clientTraceMetadata
┬╖ cpus: 2
Γ£ô memoryBasedWorkersCount
┬╖ optimizePackageImports
Creating an optimized production build ...
[@sentry/nextjs - Node.js] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`.
[@sentry/nextjs - Node.js] Warning: No auth token provided. Will not create release. Please set the `authToken`
option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
[@sentry/nextjs - Edge] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`.
[@sentry/nextjs - Edge] Warning: No auth token provided. Will not create release. Please set the `authToken` option.
You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
[@sentry/nextjs - Client] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`.
[@sentry/nextjs - Client] Warning: No auth token provided. Will not create release. Please set the `authToken` option.
You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
ΓÜá Compiled with warnings in 10.1s
./node_modules/.pnpm/better-sqlite3@12.8.0/node_modules/better-sqlite3/lib/database.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Import trace for requested module:
./node_modules/.pnpm/better-sqlite3@12.8.0/node_modules/better-sqlite3/lib/database.js
./node_modules/.pnpm/better-sqlite3@12.8.0/node_modules/better-sqlite3/lib/index.js
./src/core/adapters/db.ts
./src/lib/db.ts
./src/app/api/marketplace/load/route.ts
Skipping validation of types
Finished TypeScript config validation in 9ms ...
Collecting page data using 2 workers ...
Error [PrismaClientConstructorValidationError]: Unknown property datasourceUrl provided to PrismaClient constructor.
Read more at https://pris.ly/d/client-constructor
at <unknown> (C:\dev\worldwideview\.worktrees\cloud-hosting-core\.next\server\chunks\1324.js:1:15269)
at 29625 (C:\dev\worldwideview\.worktrees\cloud-hosting-core\.next\server\chunks\1324.js:1:15751)
at g (C:\dev\worldwideview\.worktrees\cloud-hosting-core\.next\server\webpack-runtime.js:1:151)
at 58085
(C:\dev\worldwideview\.worktrees\cloud-hosting-core\.next\server\app\api\auth\[...nextauth]\route.js:1:9517)
at g (C:\dev\worldwideview\.worktrees\cloud-hosting-core\.next\server\webpack-runtime.js:1:151)
at 55660
(C:\dev\worldwideview\.worktrees\cloud-hosting-core\.next\server\app\api\auth\[...nextauth]\route.js:1:1948)
at g (C:\dev\worldwideview\.worktrees\cloud-hosting-core\.next\server\webpack-runtime.js:1:151)
at <unknown>
(C:\dev\worldwideview\.worktrees\cloud-hosting-core\.next\server\app\api\auth\[...nextauth]\route.js:1:12093)
> Build error occurred
Error: Failed to collect page data for /api/auth/[...nextauth]
at ignore-listed frames {
type: 'Error'
}
ΓÇëELIFECYCLEΓÇë Command failed with exit code 1.