Run your npm install, then It is important you run npx react-native run-ios for rebuilding the ios build Restart Metro clearing the cache: if you are having problems you can use --repo-update
Specifically for this error: remote: GitLab: Your git author name is inconsistent with GitLab account name Use this git command: To check the last commits, maybe one of the commits is the culprit:
Yes – but only the shareable parts of .idea/ (the files that describe the project, run‑configs, code‑style, inspections, etc.).Everything that is user‑specific or regenerated by IntelliJ (caches, workspace.xml, tasks.xml, usage.statistics.xml, plugin state, etc.) should stay out of Git. Why the mixed advice exists Strategy What you commit Pros Cons / Risks A. Commit nothing“echo .idea/ >> .gitignore”
Recent Comments