can anyone help me with these problem?
I don’t know exactly what causes the error, but my advice would be to
- Update Node and NPM to the latest LTS versions
- Delete the NPM cache. I’m not sure where the NPM cache is located on Windows, but on Linux, Mac, etc. it’s in ~/.npm.
- Try creating a new app again.