João Cota
João Cota
> @jmmccota in my case, it only happens in dev mode, so I think it's the dev server. Can you try making a prod build of storybook and run it...
> Are you using yarn or pnpm @jmmccota ? @LucaColonnello I'm using NPM, I'll try with yarn to see what happens
@shilman I've upgrade from 6.5.9. Even deleting package-lock, node_modules and npm cache, this issue keeps
> @LucaColonnello I'm using NPM, I'll try with yarn to see what happens @LucaColonnello same issue here
With less stories works good, weird :(
Hi @LucaColonnello is it storybook watcher? how did you do that?
Following this https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/README.md#options, I've added this "fork-ts-checker": { "typescript": { "memoryLimit": 4096 } } And the error is gone, for while
Hello @LucaColonnello > is this something you added to storybook’s webpack config? You can do by webpack config as described in link. > I’m not on a TS project, but...
Any workaround or fix?
Any solution for safari? I found the same issue on safari mobile.