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 react/react-native#4968
To resolve try the following:
- Clear watchman watches:
watchman watch-del-all.
- Delete the
node_modules folder: rm -rf node_modules && npm install.
- 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.
Loading dependency graph, done.
Bundling
index.android.jsTransforming modules ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 99.8% (1057/1058)...(node:15752) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3090): UnableToResolveError: Unable to resolve module
react-native/Libraries/Renderer/shims/ReactNativePropRegistryfromD:\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 react/react-native#4968
To resolve try the following:
watchman watch-del-all.node_modulesfolder:rm -rf node_modules && npm install.rm -fr $TMPDIR/react-*ornpm 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.