PP-2787 fix(deps): Security Updates, Dependency Upgrades & Cursor Rules #95
Annotations
7 errors
|
build
Process completed with exit code 2.
|
|
build:
src/index.ts#L200
Property 'name' does not exist on type '{ value: Framework; label: string; }[]'.
|
|
build:
src/index.ts#L185
Property 'variants' does not exist on type '{ value: Framework; label: string; }[]'.
|
|
build:
src/index.ts#L182
Property 'variants' does not exist on type '{ value: Framework; label: string; }[]'.
|
|
build:
src/index.ts#L166
Expected 1 type arguments, but got 2.
|
|
build:
src/index.ts#L151
Type '(value: string) => "Invalid package.json name" | undefined' is not assignable to type '(value: string | undefined) => string | Error | undefined'.
|
|
build:
src/index.ts#L98
Type '(value: string) => "Project name is required" | undefined' is not assignable to type '(value: string | undefined) => string | Error | undefined'.
|