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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid string length error #17349

Closed
demirmusa opened this issue Jan 27, 2022 · 1 comment
Closed

Invalid string length error #17349

demirmusa opened this issue Jan 27, 2022 · 1 comment

Comments

@demirmusa
Copy link

Describe the bug
Invalid string length error
image

To Reproduce

  • Run: npx sb init
  • After installation finishes try to run yarn storybook

System
Please paste the results of npx sb@next info here.
image

Additional context
We are trying to add the storybook to the aspnetzero angular project at the request of a client. But while doing this, we encounter the error I mentioned.

I tried the steps in aspnetboilerplate(our non-commercial project) it worked as expected.

Since it only happends in our commercial project I am not able to share a project that reproduce the problem.

@tonytoth
Copy link

It happens to me aswell but if I disable @storybook/addon-docs, it works.

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

No branches or pull requests

2 participants