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

Why there so many ts errors? #2251

Open
zhoudaxia2016 opened this issue Apr 19, 2024 · 0 comments
Open

Why there so many ts errors? #2251

zhoudaxia2016 opened this issue Apr 19, 2024 · 0 comments
Labels
type: bug 🪲 Something isn't working

Comments

@zhoudaxia2016
Copy link

Summary

I clone the repo and want to build storybook local,
but run yarn storybook give me so many ts errors.

Steps to reproduce

git clone https://github.com/chanzuckerberg/czi-prosemirror.git
cd czi-prosemirror
pnpm i
pnpm storybook # or other npm scripts

Expected results

No errors

Actual results

image

When I add "noImplicitAny": false to fix the errors, I get other more ts errors...

Possible Solution

Screenshot(s)

@zhoudaxia2016 zhoudaxia2016 added the type: bug 🪲 Something isn't working label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant