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

Failed to run yarn dev after installing react app #17

Open
adrianwix opened this issue Nov 2, 2023 · 0 comments
Open

Failed to run yarn dev after installing react app #17

adrianwix opened this issue Nov 2, 2023 · 0 comments
Labels
bug Something isn't working yarn

Comments

@adrianwix
Copy link

I am trying to make a rete app using react and vite but it crash after installing it.

The error looks as follow:
image

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
@Ni55aN Ni55aN added bug Something isn't working yarn labels Nov 3, 2023
@rete-js rete-js bot added the Stale label Dec 4, 2023
@Ni55aN Ni55aN removed the Stale label Dec 4, 2023
@retejs retejs deleted a comment from rete-js bot Dec 4, 2023
@rete-js rete-js bot added the Stale label Jan 4, 2024
@retejs retejs deleted a comment from rete-js bot Jan 4, 2024
@Ni55aN Ni55aN removed the Stale label Jan 4, 2024
@rete-js rete-js bot added the Stale label Feb 4, 2024
@retejs retejs deleted a comment from rete-js bot Feb 4, 2024
@Ni55aN Ni55aN removed the Stale label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working yarn
Projects
None yet
Development

No branches or pull requests

2 participants