error: bundling failed: Error: Unable to resolve module ./../../react-transform-hmr/lib/index.js from /ReactNative/UsermanagementNav/src/App.js: The module ./../../react-transform-hmr/lib/index.js could not be found from /ReactNative/UsermanagementNav/src/App.js.
I have tried to install react-native-transform-hmr using
npm i react-native-transform-hmr
but it does not solve my issue. i am using react-native 0.57.2 and react 16.5.0