Migrate from npm to pnpm #16
Annotations
11 errors
|
Build Inertia
Cannot find module '@inertiajs/core' or its corresponding type declarations.
|
Build Inertia
Type 'DefineComponent<{ initialPage: { type: PropType<Page>; required: true; }; initialComponent: { type: ObjectConstructor; required: false; }; resolveComponent: { type: PropType<(name: string) => DefineComponent | Promise<...>>; required: false; }; titleCallback: { ...; }; onHeadUpdate: { ...; }; }, ... 11 more ..., {}>' is not assignable to type 'InertiaApp'.
|
Build Inertia
Property 'page' does not exist on type '{ component: ComponentPublicInstance | Promise<ComponentPublicInstance>; }'.
|
Build Inertia
Property 'preserveState' does not exist on type '{ component: ComponentPublicInstance | Promise<ComponentPublicInstance>; }'.
|
Build Inertia
Cannot find module '@inertiajs/core' or its corresponding type declarations.
|
Build Inertia
Cannot find module '@inertiajs/core' or its corresponding type declarations.
|
Build Inertia
Cannot find module '@inertiajs/core' or its corresponding type declarations.
|
Build Inertia
Unused '@ts-expect-error' directive.
|
Build Inertia
Unused '@ts-expect-error' directive.
|
Build Inertia
Unused '@ts-expect-error' directive.
|
Loading