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

[Bug]: Error after yarn start #265

Open
Mart1n991 opened this issue Mar 24, 2023 · 1 comment
Open

[Bug]: Error after yarn start #265

Mart1n991 opened this issue Mar 24, 2023 · 1 comment

Comments

@Mart1n991
Copy link

Bug Report

Hi, I cloned cloudinary from a repo and made yarn install After everything was installed I did yarn start and this error shows in the console.

image

I tried also npm install but it was still the same.

Steps To Reproduce the error

  1. Run npx degit hygraph/hygraph-examples/uix-cloudinary-input uix-cloudinary-input
  2. Go to project directory
  3. Run yarn install or npm install
  4. Run yarn start or npm start

My environment
OS: Mac OS Ventura 13.2.1
Node version: 18.9.1
Browser name and version: Google Chrome latest version

Thank you for your help.

@lemehovskiy
Copy link

@Mart1n991 Hello! Probably installing a fresh version of react-scripts to "5.0.1" will solve this issue. If it doesn't help, please make sure to install at least Node.js version 20+. I encountered a similar issue, and this combination resolved it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants