was missing amdCompatibility #2118
Closed
Annotations
3 errors
Run /./.github/actions/setup
Object literal may only specify known properties, and 'amdCompatibility' does not exist in type '{ appPackage?: Package | undefined; extraDeps?: Map<string, V2AddonPackage[]> | undefined; modulePrefix?: string | undefined; podModulePrefix?: string | undefined; splitAtRoutes?: (string | RegExp)[] | undefined; staticAppPaths?: string[] | undefined; extend?: ((opts: CompatResolverOptions, allActiveAddons: V2AddonP...'.
|
Run /./.github/actions/setup
Property 'amdCompatibility' does not exist on type '{ appPackage?: Package | undefined; extraDeps?: Map<string, V2AddonPackage[]> | undefined; modulePrefix?: string | undefined; podModulePrefix?: string | undefined; splitAtRoutes?: (string | RegExp)[] | undefined; staticAppPaths?: string[] | undefined; extend?: ((opts: T, allActiveAddons: V2AddonPackage[]) => T) | un...'.
|
Run /./.github/actions/setup
Process completed with exit code 2.
|
Loading