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

Explorer not working #306

Open
shahab627 opened this issue May 25, 2023 · 2 comments
Open

Explorer not working #306

shahab627 opened this issue May 25, 2023 · 2 comments

Comments

@shahab627
Copy link

shahab627 commented May 25, 2023

Screenshot 2023-05-25 at 4 07 34 PM

This error I am facing on npm start, after npm install

@shahab627
Copy link
Author

image

Please update if anyone knows how to resolve this.

@nnmer
Copy link

nnmer commented Jun 14, 2023

Screenshot 2023-05-25 at 4 07 34 PM

This error I am facing on npm start, after npm install

delete ./node_modules and ./package-lock.json
then npm install

but then there will be other issues, see below.

image

Please update if anyone knows how to resolve this.

the problem lies in dependencies version and node version.
use node v.14.21.3 (lts/fermium) to run existing code without any change (latest commit in main branch does work without error. Authenticate with az login before you start react-scripts)

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