-
-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Storybook 10.3 for Angular 21 #34590
Replies: 2 comments · 4 replies
-
|
Hi @JanDebowski! I'm Dosu and I’m helping the storybook team. This is the same transitive dependency conflict reported in #34457 [1]. Workaround: Explicitly install the Angular 21-compatible pnpm add -D @angular-devkit/build-angular@21.2.7
pnpm create storybook@latestAnother user in that issue confirmed this approach resolved the conflict [1]. Since you're using pnpm, you could also pin it via your "pnpm": {
"overrides": {
"@angular-devkit/build-angular": "21.2.7"
}
}If you're still hitting "multitude of node_module issues" after that, could you share the specific errors you see when Storybook tries to launch? A minimal reproduction repo (fresh Angular 21 project + Storybook init) would also help narrow things down. To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
@dosu I've
Here's the error message: [20:37:14.525] [ERROR] Installation of dependencies failed! {"error":"ExecaError: Command failed with exit code 1: pnpm.cmd install -w\n\nProgress: resolved 0, reused 1, downloaded 0, added 0\nProgress: resolved 108, reused 107, downloaded 0, added 0\nProgress: resolved 113, reused 113, downloaded 0, added 0\nProgress: resolved 113, reused 114, downloaded 0, added 0\n\u2009ERR_PNPM_NO_MATCHING_VERSION\u2009 No matching version found for @angular-devkit/core@^21.2.9 while fetching it from https://registry.npmjs.org/\n\nThis error happened while installing a direct dependency of C:\Workspace\Projects\simstation-software-v6\src\WebAdmin\WebAdmin\ClientApp\n\nThe latest release of @angular-devkit/core is "21.2.7".\n\nOther releases are:\n * v6-lts: 0.8.9\n * v7-lts: 7.3.10\n * v8-lts: 8.3.29\n * v9-lts: 9.1.15\n * v10-lts: 10.2.4\n * v11-lts: 11.2.19\n * v12-lts: 12.2.18\n * v13-lts: 13.3.11\n * v14-lts: 14.2.13\n * v15-lts: 15.2.11\n * v16-lts: 16.2.16\n * v17-lts: 17.3.17\n * v18-lts: 18.2.21\n * next: 22.0.0-next.5\n * v19-lts: 19.2.24\n * v20-lts: 20.3.24\n\nIf you need the full list of all 957 published versions run "$ pnpm view @angular-devkit/core versions".\n at getFinalError (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/storybook@10.3.5_@testing-l_d83ef9715f53d6dd80c9d848b6f0e5c5/node_modules/storybook/dist/node-chunks/chunk-GOY6UMCB.js:13112:10)\n at makeError (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/storybook@10.3.5@testing-l_d83ef9715f53d6dd80c9d848b6f0e5c5/node_modules/storybook/dist/node-chunks/chunk-GOY6UMCB.js:14648:15)\n at getAsyncResult (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/storybook@10.3.5@testing-l_d83ef9715f53d6dd80c9d848b6f0e5c5/node_modules/storybook/dist/node-chunks/chunk-GOY6UMCB.js:17294:158)\n at handlePromise (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/storybook@10.3.5@testing-l_d83ef9715f53d6dd80c9d848b6f0e5c5/node_modules/storybook/dist/node-chunks/chunk-GOY6UMCB.js:17280:162)\n at async Object.executeTaskWithSpinner (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/storybook@10.3.5@testing-l_d83ef9715f53d6dd80c9d848b6f0e5c5/node_modules/storybook/dist/node-chunks/chunk-CHOXZXZB.js:3683:11)\n at async PNPMProxy.installDependencies (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/storybook@10.3.5@testing-l_d83ef9715f53d6dd80c9d848b6f0e5c5/node_modules/storybook/dist/node-chunks/chunk-GOY6UMCB.js:11261:5)\n at async DependencyInstallationCommand.execute (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/create-storybook@10.3.5@te_16aee4752acdabde0a1f13dec4d169bb/node_modules/create-storybook/dist/node-chunks/chunk-5VDIKOHD.js:2118:9)\n at async doInitiate (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/create-storybook@10.3.5@te_16aee4752acdabde0a1f13dec4d169bb/node_modules/create-storybook/dist/node-chunks/chunk-5VDIKOHD.js:2894:38)\n at async file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/create-storybook@10.3.5@te_16aee4752acdabde0a1f13dec4d169bb/node_modules/create-storybook/dist/node-chunks/chunk-5VDIKOHD.js:2928:20\n at async withTelemetry (file:///C:/Users/janja/AppData/Local/pnpm-cache/dlx/b69504dadd54297360485c495011153bf9a703903943f75e41454c56fb806ef4/19d9b929e0f-4a80/node_modules/.pnpm/storybook@10.3.5@testing-l_d83ef9715f53d6dd80c9d848b6f0e5c5/node_modules/storybook/dist/_node-chunks/chunk-FIR43JGQ.js:225:12)"} |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Thanks for the detailed error output — the issue is clear now. The You need to override "pnpm": {
"overrides": {
"undici": ">=7.24.0 <8.0.0",
"lodash-es": ">=4.17.23 <5.0.0",
"ajv": ">=8.18.0 <9.0.0",
"@angular-devkit/build-angular": "21.2.7",
"@angular-devkit/core": "21.2.7"
}
}Then run This is the same class of transitive dependency mismatch reported in #34457 [1] — the Angular devkit packages reference a version that hasn't been published yet, and pnpm's strict resolution catches it. If the init succeeds but Storybook still fails to launch afterward, please share those specific error messages so we can help with the next step. To reply, just mention @dosu. Docs are dead. Just use Dosu. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
@dosu I resolved the issue myself via the following commands:
however after storybook starts, said "multitude" of node_modules issues continues to happen during webpack compilation ERROR in node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.d.ts:29:39 - error TS2503: Cannot find namespace 'Chai'. 29 protected getMatcherContext(expect?: Chai.ExpectStatic): State; ERROR in node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.d.ts:103:19 - error TS2503: Cannot find namespace 'Chai'. 103 type ChaiPlugin = Chai.ChaiPlugin; ERROR in node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.d.ts:165:32 - error TS2503: Cannot find namespace 'Chai'. 165 interface ExpectStatic extends Chai.ExpectStatic, Matchers, AsymmetricMatchersContaining { ERROR in node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.d.ts:631:37 - error TS2503: Cannot find namespace 'Chai'. 631 > = { [K in keyof A] : A[K] extends Chai.Assertion ? Assertion : A[K] extends (...args: any[]) => any ? A[K] : VitestAssertion<A[K], T> } & ((type: string, message?: string) => Assertion); ERROR in node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.d.ts:634:54 - error TS2503: Cannot find namespace 'Chai'. 634 interface Assertion<T = any> extends VitestAssertion<Chai.Assertion, T>, JestAssertion, Matchers { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:370:59 - error TS2503: Cannot find namespace 'React'. 370 type PropsOf<C extends keyof ReactJSX.IntrinsicElements | React.JSXElementConstructor> = ReactJSX.LibraryManagedAttributes<C, React.ComponentProps>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:370:132 - error TS2503: Cannot find namespace 'React'. 370 type PropsOf<C extends keyof ReactJSX.IntrinsicElements | React.JSXElementConstructor> = ReactJSX.LibraryManagedAttributes<C, React.ComponentProps>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:375:44 - error TS2503: Cannot find namespace 'React'. 375 type IsPreReact19$1 = 2 extends Parameters<React.FunctionComponent>['length'] ? true : false; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:412:42 - error TS2503: Cannot find namespace 'React'. 412 type IsPreReact19 = 2 extends Parameters<React.FunctionComponent>['length'] ? true : false; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:420:128 - error TS2503: Cannot find namespace 'React'. 420 interface StyledComponent<ComponentProps extends {}, SpecificComponentProps extends {} = {}, JSXProps extends {} = {}> extends React.FC<ComponentProps & SpecificComponentProps & JSXProps>, ComponentSelector { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:421:29 - error TS2503: Cannot find namespace 'React'. 421 withComponent<C extends React.ComponentClass<React.ComponentProps>>(component: C): StyledComponent<ComponentProps & PropsOf, {}, { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:421:50 - error TS2503: Cannot find namespace 'React'. 421 withComponent<C extends React.ComponentClass<React.ComponentProps>>(component: C): StyledComponent<ComponentProps & PropsOf, {}, { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:422:15 - error TS2503: Cannot find namespace 'React'. 422 ref?: React.Ref<InstanceType>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:424:29 - error TS2503: Cannot find namespace 'React'. 424 withComponent<C extends React.ComponentType<React.ComponentProps>>(component: C): StyledComponent<ComponentProps & PropsOf>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/csf/index.d.ts:424:49 - error TS2503: Cannot find namespace 'React'. 424 withComponent<C extends React.ComponentType<React.ComponentProps>>(component: C): StyledComponent<ComponentProps & PropsOf>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12275:59 - error TS2503: Cannot find namespace 'React'. 12275 type PropsOf<C extends keyof ReactJSX.IntrinsicElements | React.JSXElementConstructor> = ReactJSX.LibraryManagedAttributes<C, React.ComponentProps>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12275:132 - error TS2503: Cannot find namespace 'React'. 12275 type PropsOf<C extends keyof ReactJSX.IntrinsicElements | React.JSXElementConstructor> = ReactJSX.LibraryManagedAttributes<C, React.ComponentProps>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12297:44 - error TS2503: Cannot find namespace 'React'. 12297 type IsPreReact19$1 = 2 extends Parameters<React.FunctionComponent>['length'] ? true : false; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12630:42 - error TS2503: Cannot find namespace 'React'. 12630 type IsPreReact19 = 2 extends Parameters<React.FunctionComponent>['length'] ? true : false; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12649:128 - error TS2503: Cannot find namespace 'React'. 12649 interface StyledComponent<ComponentProps extends {}, SpecificComponentProps extends {} = {}, JSXProps extends {} = {}> extends React.FC<ComponentProps & SpecificComponentProps & JSXProps>, ComponentSelector { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12650:29 - error TS2503: Cannot find namespace 'React'. 12650 withComponent<C extends React.ComponentClass<React.ComponentProps>>(component: C): StyledComponent<ComponentProps & PropsOf, {}, { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12650:50 - error TS2503: Cannot find namespace 'React'. 12650 withComponent<C extends React.ComponentClass<React.ComponentProps>>(component: C): StyledComponent<ComponentProps & PropsOf, {}, { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12651:15 - error TS2503: Cannot find namespace 'React'. 12651 ref?: React.Ref<InstanceType>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12653:29 - error TS2503: Cannot find namespace 'React'. 12653 withComponent<C extends React.ComponentType<React.ComponentProps>>(component: C): StyledComponent<ComponentProps & PropsOf>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12653:49 - error TS2503: Cannot find namespace 'React'. 12653 withComponent<C extends React.ComponentType<React.ComponentProps>>(component: C): StyledComponent<ComponentProps & PropsOf>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12687:16 - error TS2503: Cannot find namespace 'React'. 12687 <C extends React.ComponentClass<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12687:37 - error TS2503: Cannot find namespace 'React'. 12687 <C extends React.ComponentClass<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12687:92 - error TS2503: Cannot find namespace 'React'. 12687 <C extends React.ComponentClass<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12687:133 - error TS2503: Cannot find namespace 'React'. 12687 <C extends React.ComponentClass<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12687:213 - error TS2503: Cannot find namespace 'React'. 12687 <C extends React.ComponentClass<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12690:15 - error TS2503: Cannot find namespace 'React'. 12690 ref?: React.Ref<InstanceType>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12692:16 - error TS2503: Cannot find namespace 'React'. 12692 <C extends React.ComponentClass<React.ComponentProps>>(component: C, options?: StyledOptions<React.ComponentProps>): CreateStyledComponent<PropsOf & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12692:37 - error TS2503: Cannot find namespace 'React'. 12692 <C extends React.ComponentClass<React.ComponentProps>>(component: C, options?: StyledOptions<React.ComponentProps>): CreateStyledComponent<PropsOf & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12692:101 - error TS2503: Cannot find namespace 'React'. 12692 <C extends React.ComponentClass<React.ComponentProps>>(component: C, options?: StyledOptions<React.ComponentProps>): CreateStyledComponent<PropsOf & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12695:15 - error TS2503: Cannot find namespace 'React'. 12695 ref?: React.Ref<InstanceType>; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12697:16 - error TS2503: Cannot find namespace 'React'. 12697 <C extends React.ComponentType<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12697:36 - error TS2503: Cannot find namespace 'React'. 12697 <C extends React.ComponentType<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12697:91 - error TS2503: Cannot find namespace 'React'. 12697 <C extends React.ComponentType<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12697:132 - error TS2503: Cannot find namespace 'React'. 12697 <C extends React.ComponentType<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12697:212 - error TS2503: Cannot find namespace 'React'. 12697 <C extends React.ComponentType<React.ComponentProps>, ForwardedProps extends keyof React.ComponentProps & string = keyof React.ComponentProps & string>(component: C, options: FilteringStyledOptions<React.ComponentProps, ForwardedProps>): CreateStyledComponent<Pick<PropsOf, ForwardedProps> & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12700:16 - error TS2503: Cannot find namespace 'React'. 12700 <C extends React.ComponentType<React.ComponentProps>>(component: C, options?: StyledOptions<React.ComponentProps>): CreateStyledComponent<PropsOf & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12700:36 - error TS2503: Cannot find namespace 'React'. 12700 <C extends React.ComponentType<React.ComponentProps>>(component: C, options?: StyledOptions<React.ComponentProps>): CreateStyledComponent<PropsOf & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12700:100 - error TS2503: Cannot find namespace 'React'. 12700 <C extends React.ComponentType<React.ComponentProps>>(component: C, options?: StyledOptions<React.ComponentProps>): CreateStyledComponent<PropsOf & { ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12705:14 - error TS2503: Cannot find namespace 'React'. 12705 as?: React.ElementType; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12709:14 - error TS2503: Cannot find namespace 'React'. 12709 as?: React.ElementType; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/theming/index.d.ts:12716:14 - error TS2503: Cannot find namespace 'React'. 12716 as?: React.ElementType; ERROR in node_modules/.pnpm/storybook@10.3.5_@testing-l_ad5f8b2f3f253d226cccf40ae26dfa72/node_modules/storybook/dist/types/index.d.ts:3087:12 - error TS2503: Cannot find namespace 'React'. 3087 icon?: React.ReactNode; ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:23:1 - error TS6200: Definitions of the following identifiers conflict with those in another file: ImportExportKind, TableKind, ExportValue, Exports, ImportValue, Imports, ModuleImports, ValueType, name, AlgorithmIdentifier, AllowSharedBufferSource, BigInteger, BlobPart, BodyInit, BufferSource, CSSKeywordish, CSSNumberish, CSSPerspectiveValue, CSSUnparsedSegment, CanvasImageSource, CookieList, DOMHighResTimeStamp, EpochTimeStamp, EventListenerOrEventListenerObject, FileSystemWriteChunkType, Float32List, FormDataEntryValue, GLbitfield, GLboolean, GLclampf, GLenum, GLfloat, GLint, GLint64, GLintptr, GLsizei, GLsizeiptr, GLuint, GLuint64, HashAlgorithmIdentifier, HeadersInit, IDBValidKey, ImageBitmapSource, ImageBufferSource, ImageDataArray, Int32List, MessageEventSource, NamedCurve, OffscreenRenderingContext, OnErrorEventHandler, PerformanceEntryList, ReadableStreamController, ReadableStreamReadResult, ReadableStreamReader, ReportList, RequestInfo, TexImageSource, TimerHandler, Transferable, Uint32List, XMLHttpRequestBodyInit, AlphaOption, AudioSampleFormat, AvcBitstreamFormat, BinaryType, BitrateMode, CSSMathOperator, CSSNumericBaseType, CanvasDirection, CanvasFillRule, CanvasFontKerning, CanvasFontStretch, CanvasFontVariantCaps, CanvasLineCap, CanvasLineJoin, CanvasTextAlign, CanvasTextBaseline, CanvasTextRendering, ClientTypes, CodecState, ColorGamut, ColorSpaceConversion, CompressionFormat, CookieSameSite, DocumentVisibilityState, EncodedAudioChunkType, EncodedVideoChunkType, EndingType, FileSystemHandleKind, FontDisplay, FontFaceLoadStatus, FontFaceSetLoadStatus, GlobalCompositeOperation, HardwareAcceleration, HdrMetadataType, IDBCursorDirection, IDBRequestReadyState, IDBTransactionDurability, IDBTransactionMode, ImageOrientation, ImageSmoothingQuality, KeyFormat, KeyType, KeyUsage, LatencyMode, LockMode, MediaDecodingType, MediaEncodingType, MediaKeysRequirement, NotificationDirection, NotificationPermission, OffscreenRenderingContextId, OpusBitstreamFormat, PermissionName, PermissionState, PredefinedColorSpace, PremultiplyAlpha, PushEncryptionKeyName, RTCDataChannelState, RTCEncodedVideoFrameType, ReadableStreamReaderMode, ReadableStreamType, ReferrerPolicy, RequestCache, RequestCredentials, RequestDestination, RequestMode, RequestPriority, RequestRedirect, ResizeQuality, ResponseType, SecurityPolicyViolationEventDisposition, ServiceWorkerState, ServiceWorkerUpdateViaCache, TransferFunction, VideoColorPrimaries, VideoEncoderBitrateMode, VideoMatrixCoefficients, VideoPixelFormat, VideoTransferCharacteristics, WebGLPowerPreference, WebTransportCongestionControl, WebTransportErrorSource, WorkerType, WriteCommandType, XMLHttpRequestResponseType 23 interface AddEventListenerOptions extends EventListenerOptions { node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:23:1 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:1764:5 - error TS2374: Duplicate index signature for type 'number'. 1764 [index: number]: CSSNumericValue; ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:1840:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'CSSNumericValue' must be of type '{ new (): CSSNumericValue; prototype: CSSNumericValue; parse(cssText: string): CSSNumericValue; }', but here has type '{ new (): CSSNumericValue; prototype: CSSNumericValue; }'. 1840 declare var CSSNumericValue: { node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:5408:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:2005:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'CSSStyleValue' must be of type '{ new (): CSSStyleValue; prototype: CSSStyleValue; parse(property: string, cssText: string): CSSStyleValue; parseAll(property: string, cssText: string): CSSStyleValue[]; }', but here has type '{ new (): CSSStyleValue; prototype: CSSStyleValue; }'. 2005 declare var CSSStyleValue: { node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:7230:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:2061:5 - error TS2374: Duplicate index signature for type 'number'. 2061 [index: number]: CSSTransformComponent; ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:2138:5 - error TS2374: Duplicate index signature for type 'number'. 2138 [index: number]: CSSUnparsedSegment; ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:3488:5 - error TS2374: Duplicate index signature for type 'number'. 3488 [index: number]: string; ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:4218:5 - error TS2374: Duplicate index signature for type 'number'. 4218 [index: number]: File; ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:4761:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'FormData' must be of type '{ new (form?: HTMLFormElement, submitter?: HTMLElement): FormData; prototype: FormData; }', but here has type '{ new (): FormData; prototype: FormData; }'. 4761 declare var FormData: { node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:12263:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:5719:5 - error TS2374: Duplicate index signature for type 'number'. 5719 [index: number]: ImageTrack; ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:6181:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'Notification' must be of type '{ new (title: string, options?: NotificationOptions): Notification; prototype: Notification; readonly permission: NotificationPermission; requestPermission(deprecatedCallback?: NotificationPermissionCallback): Promise<...>; }', but here has type '{ new (title: string, options?: NotificationOptions): Notification; prototype: Notification; readonly permission: NotificationPermission; }'. 6181 declare var Notification: { node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:22114:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:7188:5 - error TS2717: Subsequent property declarations must have the same type. Property '"error"' must be of type 'RTCErrorEvent', but here has type 'Event'. 7188 "error": Event; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:24506:5 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:7254:5 - error TS2717: Subsequent property declarations must have the same type. Property 'onerror' must be of type '(this: RTCDataChannel, ev: RTCErrorEvent) => any', but here has type '(this: RTCDataChannel, ev: Event) => any'. 7254 onerror: ((this: RTCDataChannel, ev: Event) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:24572:5 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:8810:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'URL' must be of type '{ new (url: string | URL, base?: string | URL): URL; prototype: URL; canParse(url: string | URL, base?: string | URL): boolean; createObjectURL(obj: Blob | MediaSource): string; parse(url: string | URL, base?: string | URL): URL; revokeObjectURL(url: string): void; }', but here has type '{ new (url: string | URL, base?: string | URL): URL; prototype: URL; canParse(url: string | URL, base?: string | URL): boolean; createObjectURL(obj: Blob): string; parse(url: string | URL, base?: string | URL): URL; revokeObjectURL(url: string): void; }'. 8810 declare var URL: { node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:32722:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12920:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'location' must be of type 'Location', but here has type 'WorkerLocation'. 12920 declare var location: WorkerLocation; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:38486:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12926:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'navigator' must be of type 'Navigator', but here has type 'WorkerNavigator'. 12926 declare var navigator: WorkerNavigator; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:38511:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12928:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'onerror' must be of type 'OnErrorEventHandlerNonNull', but here has type '(this: DedicatedWorkerGlobalScope, ev: ErrorEvent) => any'. 12928 declare var onerror: ((this: DedicatedWorkerGlobalScope, ev: ErrorEvent) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:38909:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12930:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'onlanguagechange' must be of type '(this: Window, ev: Event) => any', but here has type '(this: DedicatedWorkerGlobalScope, ev: Event) => any'. 12930 declare var onlanguagechange: ((this: DedicatedWorkerGlobalScope, ev: Event) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:39079:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12932:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'onoffline' must be of type '(this: Window, ev: Event) => any', but here has type '(this: DedicatedWorkerGlobalScope, ev: Event) => any'. 12932 declare var onoffline: ((this: DedicatedWorkerGlobalScope, ev: Event) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:39085:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12934:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'ononline' must be of type '(this: Window, ev: Event) => any', but here has type '(this: DedicatedWorkerGlobalScope, ev: Event) => any'. 12934 declare var ononline: ((this: DedicatedWorkerGlobalScope, ev: Event) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:39087:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12936:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'onrejectionhandled' must be of type '(this: Window, ev: PromiseRejectionEvent) => any', but here has type '(this: DedicatedWorkerGlobalScope, ev: PromiseRejectionEvent) => any'. 12936 declare var onrejectionhandled: ((this: DedicatedWorkerGlobalScope, ev: PromiseRejectionEvent) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:39099:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12938:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'onunhandledrejection' must be of type '(this: Window, ev: PromiseRejectionEvent) => any', but here has type '(this: DedicatedWorkerGlobalScope, ev: PromiseRejectionEvent) => any'. 12938 declare var onunhandledrejection: ((this: DedicatedWorkerGlobalScope, ev: PromiseRejectionEvent) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:39103:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:12944:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'self' must be of type 'Window & typeof globalThis', but here has type 'WorkerGlobalScope & typeof globalThis'. 12944 declare var self: WorkerGlobalScope & typeof globalThis; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:38636:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:13005:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'onmessage' must be of type '(this: Window, ev: MessageEvent) => any', but here has type '(this: DedicatedWorkerGlobalScope, ev: MessageEvent) => any'. 13005 declare var onmessage: ((this: DedicatedWorkerGlobalScope, ev: MessageEvent) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:39081:13 ERROR in node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.d.ts:13007:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'onmessageerror' must be of type '(this: Window, ev: MessageEvent) => any', but here has type '(this: DedicatedWorkerGlobalScope, ev: MessageEvent) => any'. 13007 declare var onmessageerror: ((this: DedicatedWorkerGlobalScope, ev: MessageEvent) => any) | null; node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts:39083:13 ERROR in src/app/core/services/sim-services/sim-utility.service.ts:74:26 - error TS2551: Property 'local' does not exist on type 'Dayjs'. Did you mean 'locale'? 74 return dayjs(strDate).local(); node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/index.d.ts:413:5 preview compiled with 80 errors |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Good progress on getting past the install step! The compilation errors you're seeing — Storybook 10 pre-bundles its dependencies with esbuild, producing files with many Add to your "devDependencies": {
"webpack": "~5.105.0"
}Additionally, make sure your {
"extends": "../tsconfig.app.json",
"compilerOptions": {
"types": ["node"],
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true,
"moduleResolution": "bundler"
},
"exclude": ["../src/test.ts", "../src/**/*.spec.ts"],
"include": ["../src/**/*.stories.*", "./preview.ts"],
"files": ["./typings.d.ts"]
}For the The Try the webpack upgrade first and let me know if you're still seeing errors after that. To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I'm having an issue setting up Storybook for an Angular 21 application via pnpm.
I ran
pnpm create storybook@latest --type angular --loglevel debug(initially without the additional flags) which had resulted time and again with the command throwing a non-blocking error due to it failing to resolve@angular-devkit/build-angular@^21.2.9.Importantly, as far as I am aware, the latest version of the angular-devkit is in fact 21.2.7.
I've eventually resorted to overriding the angular-devkit dependencies installed by the command to 21.2.7, but this ended up with storybook not being able to launch due to a multitude of node_module issues.
I'm kind of stumped here and I could not locate a similar question. Would really appreciate some help
Package.json
My package.json before running the create storybook command is as follows:
{
...
"dependencies": {
"@angular/animations": "^21.2.5",
"@angular/cdk": "^21.2.3",
"@angular/common": "^21.2.5",
"@angular/compiler": "^21.2.5",
"@angular/core": "^21.2.5",
"@angular/forms": "^21.2.5",
"@angular/material": "^21.2.3",
"@angular/platform-browser": "^21.2.5",
"@angular/platform-browser-dynamic": "^21.2.5",
"@angular/router": "^21.2.5",
"@angular/upgrade": "^21.2.5",
"@fortawesome/fontawesome-pro": "^6.7.2",
"@fullcalendar/angular": "^6.1.20",
"@fullcalendar/core": "^6.1.20",
"@fullcalendar/daygrid": "^6.1.20",
"@fullcalendar/interaction": "^6.1.20",
"@fullcalendar/timegrid": "^6.1.20",
"@fullcalendar/web-component": "^6.1.20",
"@juggle/resize-observer": "^3.3.1",
"@microsoft/signalr": "^8.0.0",
"@ngneat/until-destroy": "^10.0.0",
"@ngrx/signals": "^21.0.1",
"@ngx-translate/core": "^17.0.0",
"@ngx-translate/http-loader": "^17.0.0",
"@zxing/library": "^0.21.2",
"angular-animations": "^0.11.0",
"angularx-qrcode": "^21.0.4",
"bootstrap": "^4.6.0",
"canvas-confetti": "^1.9.3",
"chart.js": "^4.4.8",
"core-js": "^3.41.0",
"dayjs": "^1.11.10",
"echarts": "^6.0.0",
"fingerprintjs2": "^2.1.4",
"hammerjs": "^2.0.8",
"jquery": "^3.6.0",
"konva": "^10.1.0",
"linq": "^4.0.0",
"lodash-es": "^4.17.22",
"luxon": "^3.7.2",
"marked": "^17.0.1",
"material-icons": "^1.1.1",
"mime": "^4.0.1",
"ng-as": "^21.0.1",
"ng-table-virtual-scroll": "^1.6.0",
"ng2-charts": "^8.0.0",
"ngx-colors": "^3.6.0",
"ngx-device-detector": "^11.0.0",
"ngx-echarts": "^21.0.0",
"ngx-json-viewer": "^3.2.1",
"ngx-markdown": "^21.0.1",
"ngx-quill": "^30.0.1",
"ngxtension": "^7.0.2",
"pako": "^2.1.0",
"pdfjs-dist": "^5.4.530",
"quill": "^2.0.3",
"reflect-metadata": "^0.2.1",
"retry": "^0.13.1",
"rxjs": "^7.8.2",
"sass-loader": "^16.0.6",
"tippy.js": "^6.3.7",
"tslib": "^2.8.1",
"utils-decorators": "^2.0.1",
"webrtc-adapter": "^9.0.1",
"worker-loader": "^3.0.8",
"zone.js": "^0.15.0"
},
"devDependencies": {
"@angular-eslint/builder": "21.1.0",
"@angular-eslint/eslint-plugin": "21.1.0",
"@angular-eslint/eslint-plugin-template": "21.1.0",
"@angular-eslint/schematics": "21.1.0",
"@angular-eslint/template-parser": "21.1.0",
"@angular/build": "^21.2.3",
"@angular/cli": "^21.2.3",
"@angular/compiler-cli": "^21.2.5",
"@angular/language-service": "^21.2.5",
"@playwright/test": "^1.36.2",
"@types/canvas-confetti": "^1.9.0",
"@types/fingerprintjs2": "^2.0.0",
"@types/hammerjs": "^2.0.46",
"@types/jasmine": "^5.1.1",
"@types/jasminewd2": "^2.0.12",
"@types/jquery": "^3.5.16",
"@types/lodash-es": "^4.17.4",
"@types/luxon": "^3.7.1",
"@types/node": "^22.13.9",
"@types/pako": "^2.0.3",
"@types/retry": "^0.12.2",
"@typescript-eslint/eslint-plugin": "8.52.0",
"@typescript-eslint/parser": "8.52.0",
"@typescript-eslint/utils": "^8.52.0",
"@vitest/browser-playwright": "^4.0.18",
"@vitest/ui": "4.0.18",
"angular-eslint": "^21.1.0",
"dotenv": "^17.2.3",
"eslint": "8.57.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"lazypipe": "^1.0.1",
"merge-stream": "^2.0.0",
"playwright": "^1.57.0",
"prettier": "^3.0.3",
"stream-combiner2": "^1.1.1",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"typescript": "^5.9.3",
"typescript-strict-plugin": "^2.4.4",
"vitest": "^4.0.18",
"webpack-bundle-analyzer": "^4.4.2"
},
"browser": {
"comment": "Why is this here: dotnet/aspnetcore#52082",
"http": false,
"https": false,
"url": false,
"util": false
},
"overrides": {
"@fullcalendar/angular": {
"@angular/common": "$@angular/common",
"@angular/cdk": "$@angular/cdk",
"@angular/core": "$@angular/core"
}
},
"pnpm": {
"overrides": {
"undici": ">=7.24.0 <8.0.0",
"lodash-es": ">=4.17.23 <5.0.0",
"ajv": ">=8.18.0 <9.0.0"
}
},
"packageManager": "pnpm@10.28.0+sha512.05df71d1421f21399e053fde567cea34d446fa02c76571441bfc1c7956e98e363088982d940465fd34480d4d90a0668bc12362f8aa88000a64e83d0b0e47be48"
}
Beta Was this translation helpful? Give feedback.
All reactions