Sakito Mukai

Results 13 comments of Sakito Mukai

The build now succeeds. However, if `skipLibCheck : false` , the build fails. I think it would be better to set `skipLibCheck : false`. This error occurs. ``` The inferred...

@clintandrewhall thank you! I will fix it to use when it is released.

skipLibCheck was set to false. This fixed the error. https://github.com/storybookjs/testing-react/pull/115#issuecomment-1226866885 The version of `@storybook/csf` was out of sync with `@storybook/client-api` and `@storybook/store's dependencies` on `@storybook/csf`, so we aligned them.

@yannbf I cannot use Storybook 6.5 because of this problem. Can this problem be resolved?

I created a pr. https://github.com/storybookjs/testing-react/pull/115

It doesn't work until v6.5.10, but specify to use v6.5.11 or later?

The “request” package used inside eslint-plugin-css-modules contains safety warnings for all versions. The two packages "eslint-plugin-css-modules" and "request" are not maintained, so we will look for alternatives. ``` pnpm-lock.yaml »...

@vanessayuenn @JounQin I created a PR. https://github.com/storybookjs/storybook/pull/33105

@six7 Looks like some unnecessary code formatting is included.