Update types #189
Annotations
4 errors
Run pnpm run build
Property 'serverModuleMap' is missing in type '{ moduleLoading: null; moduleMap: { readonly [x: string]: { readonly [x: string]: { readonly id: ModuleId; readonly name: string; readonly chunks: readonly string[]; readonly async?: boolean; }; }; }; }' but required in type 'ServerConsumerManifest'.
|
Run pnpm run build
Property 'serverModuleMap' is missing in type '{ moduleLoading: null; moduleMap: { readonly [x: string]: { readonly [x: string]: { readonly id: ModuleId; readonly name: string; readonly chunks: readonly string[]; readonly async?: boolean; }; }; }; }' but required in type 'ServerConsumerManifest'.
|
Run pnpm run build
next#build: command (/home/runner/work/next.js/next.js/packages/next) /opt/hostedtoolcache/node/20.18.0/x64/bin/pnpm run build exited (1)
|
Run pnpm run build
Process completed with exit code 1.
|
Loading