Запуск npx expo start возвращается
Код: Выделить всё
(NOBRIDGE) ERROR TypeError: Cannot assign to property 'username' which has only a getter
(NOBRIDGE) ERROR TypeError: Cannot assign to property 'username' which has only a getter
(NOBRIDGE) ERROR Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called.
Я попробовал переустановить node_modules, чистить .gradlew, очищенный кэш NPM
Подробнее здесь: https://stackoverflow.com/questions/793 ... registered