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

Error after starting the newly cloned repo. #3144

Closed
AlimovSV opened this issue Feb 24, 2022 · 3 comments
Closed

Error after starting the newly cloned repo. #3144

AlimovSV opened this issue Feb 24, 2022 · 3 comments
Labels

Comments

@AlimovSV
Copy link

Summary

git clone --depth=1 \
  https://github.com/electron-react-boilerplate/electron-react-boilerplate \
  your-project-name

cd your-project-name

npm install

npm start

The project runs but does not render the app and the console window has the error:

I tried the next node versions, the result is the same:

  • v16.14.0
  • v14.19.0
@AlimovSV
Copy link
Author

Found the workaround: removing REACT_DEVELOPER_TOOLS resolves this issue.

@AlimovSV
Copy link
Author

looks like this issue is related to MarshallOfSound/electron-devtools-installer#205

@amilajack
Copy link
Member

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

No branches or pull requests

2 participants