Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to upgrade to angular 16 #2

Open
dle-norm opened this issue Oct 30, 2023 · 0 comments
Open

Try to upgrade to angular 16 #2

dle-norm opened this issue Oct 30, 2023 · 0 comments

Comments

@dle-norm
Copy link

dle-norm commented Oct 30, 2023

Hello,

I'm new on storybook and i try to pass a repo from angular ^15.1.0 to ~16.2.0 and storybook ^7.0.22 to ^7.5.1.
I have an issue with changelog.
When i run storybook, i have this error:

WARN 馃毃 Unable to index ./projects/ui/src/lib/change-log.stories.ts:
WARN   TypeError: Cannot destructure property 'metaId' of 'indexInputs[0]' as it is undefined.
WARN     at StoryIndexGenerator.extractStories (node_modules\@storybook\core-server\dist\index.js:55:1036)
WARN     at async node_modules\@storybook\core-server\dist\index.js:54:2020
WARN     at async Promise.all (index 2)
WARN     at async Promise.all (index 1)
WARN     at async StoryIndexGenerator.updateExtracted (node_modules\@storybook\core-server\dist\index.js:54:1653)
WARN     at async StoryIndexGenerator.ensureExtracted (node_modules\@storybook\core-server\dist\index.js:54:2474)
WARN     at async StoryIndexGenerator.initialize (node_modules\@storybook\core-server\dist\index.js:54:1580)

And the front say:

Error: Unable to index ./projects/ui/src/lib/change-log.stories.ts:
  at async (node_modules\@storybook\core-server\dist\index.js:54:2020)
  at async Promise.all (index (2))
  at async Promise.all (index (1))
  at async StoryIndexGenerator.updateExtracted (node_modules\@storybook\core-server\dist\index.js:54:1653))
  at async StoryIndexGenerator.ensureExtracted (node_modules\@storybook\core-server\dist\index.js:54:2474))
  at async StoryIndexGenerator.initialize (node_modules\@storybook\core-server\dist\index.js:54:1580))
  at Object.fetchIndex (/sb-manager/chunk-WZJAIZ64.js:51:6072))
  at async Object.init (/sb-manager/chunk-WZJAIZ64.js:51:11637))

Thanks, for your add-on, and thanks for the help in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant