Didier Capozzi
Didier Capozzi
Same problem here. Impossible to open it
Correct, and the list should appear only on HTMLAttributes elements. Using typescript is very useful when creating a react component because it allows to see the required props. However, even...
Exact same problem here
Same problem here on arm64V8, Prisma 4.12, Nodejs 18 on Ubuntu 22.04
Unfortunately this problems still occurs using 4.13.0: ``` prisma : 4.13.0 @prisma/client : 4.13.0 Current platform : debian-openssl-3.0.x Query Engine (Node-API) : libquery-engine 1e7af066ee9cb95cf3a403c78d9aab3e6b04f37a (at node_modules/@prisma/engines/libquery_engine-debian-openssl-3.0.x.so.node) Migration Engine : migration-engine-cli...
> https://github.com/remigailard80/Storybook-Vite > ## Env : Node 14.17 > MacBook Air (M1, 2020) Big Sur 11.3.1 > > **I tried to start storybook project with vite with this flow.** >...
### Env: Node 14.19.1 yarn version: 3.2.1 ___ **.yarnrc.yml** ``` yarnPath: .yarn/releases/yarn-3.2.1.cjs ``` ### Installation ``` npx sb init --builder @storybook/builder-vite ``` When running yarn storybook right after I get:...
Using your solution I still get errors. The first one is the `@mdx-js/react` missing and then, once added, I get the following: [vite] Internal server error: Failed to resolve import...
I have the exact same issue