GeekyAnts / GeekyAnts/NativeBase-KitchenSink

Unable to deploy the RNRF branch

Open
#80 13 comments 0 reactions 0 assignees View on GitHub
upgrade
Dominant language
JavaScript
Stars
2.2k
Forks
740
PR merge metrics
No merged PRs in 30d

Description

Loading dependency graph, done.
Bundling `index.android.js`
Transforming modules ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 99.8% (1057/1058)...(node:15752) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3090): UnableToResolveError: Unable to resolve module `react-native/Libraries/Renderer/shims/ReactNativePropRegistry` from `D:\codemill\projects\rnd\react-native\etherSell\node_modules\react-native-easy-grid\Utils\computeProps.js`: Module does not exist in the module map or in these directories:
D:\codemill\projects\rnd\react-native\etherSell\node_modules\react-native\Libraries\Renderer\shims
, D:\codemill\projects\rnd\node_modules\react-native\Libraries\Renderer\shims

This might be related to https://github.com/facebook/react-native/issues/4968
To resolve try the following:
1. Clear watchman watches: `watchman watch-del-all`.
2. Delete the `node_modules` folder: `rm -rf node_modules && npm install`.
3. Reset packager cache: `rm -fr $TMPDIR/react-*` or `npm start --reset-cache`.
(node:15752) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.