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
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.
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)
This error I am facing on npm start, after npm install
The text was updated successfully, but these errors were encountered: