You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make a rete app using react and vite but it crash after installing it.
The error looks as follow:
To reproduce:
(base) visual-kl % yarn rete-kit app
yarn run v1.22.19
$ /Users/adrian/Documents/code/visual-kl/node_modules/.bin/rete-kit app
? Name visual-kl
? Stack (framework) React.js Vite
? Version 18
? Select features React render, Order nodes, Zoom at, Auto arrange, Dataflow engine, Readonly, Selectable nodes, Context menu, Minimap,
Reroute
Need to install the following packages:
[email protected]
Ok to proceed? (y) y
Scaffolding project in /Users/adrian/Documents/code/visual-kl/visual-kl...
Done. Now run:
cd visual-kl
yarn
yarn dev
added 209 packages, and audited 210 packages in 12s
40 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
PATCH Ready
Installing dependencies: rete@2, rete-area-plugin@2, rete-connection-plugin@2, @types/[email protected], rete-area-3d-plugin@2, [email protected], styled-components@5, @types/styled-components@5, rete-render-utils@2, rete-react-plugin@2, react@18, react-dom@18, @types/react-dom@18, elkjs, web-worker, rete-auto-arrange-plugin@2, rete-engine@2, rete-readonly-plugin@2, rete-context-menu-plugin@2, rete-minimap-plugin@2, rete-connection-reroute-plugin@2
Context:
NodeJS version: 18.16.0
The text was updated successfully, but these errors were encountered:
I am trying to make a rete app using react and vite but it crash after installing it.
The error looks as follow:
To reproduce:
Context:
The text was updated successfully, but these errors were encountered: