260220:1247 20260220 TASK-BEFE-001 Contract Categories Page Crash Fix
All checks were successful
Build and Deploy / deploy (push) Successful in 2m16s
All checks were successful
Build and Deploy / deploy (push) Successful in 2m16s
This commit is contained in:
22
frontend/build_output.txt
Normal file
22
frontend/build_output.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
|
||||
Γû▓ Next.js 16.0.7 (Turbopack)
|
||||
- Environments: .env.local
|
||||
|
||||
ΓÜá The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy
|
||||
Creating an optimized production build ...
|
||||
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
|
||||
Γ£ô Compiled successfully in 7.5s
|
||||
Running TypeScript ...
|
||||
Failed to compile.
|
||||
|
||||
.next/dev/types/validator.ts:53:39
|
||||
Type error: Cannot find module '../../../app/(admin)/admin/audit-logs/page.js' or its corresponding type declarations.
|
||||
|
||||
51 | {
|
||||
52 | type __IsExpected<Specific extends AppPageConfig<"/admin/audit-logs">> = Specific
|
||||
> 53 | const handler = {} as typeof import("../../../app/(admin)/admin/audit-logs/page.js")
|
||||
| ^
|
||||
54 | type __Check = __IsExpected<typeof handler>
|
||||
55 | // @ts-ignore
|
||||
56 | type __Unused = __Check
|
||||
Next.js build worker exited with code: 1 and signal: null
|
||||
Reference in New Issue
Block a user