reactotron icon indicating copy to clipboard operation
reactotron copied to clipboard

Unable to resolve module `reactotron-core-client` from `/Users/nfib/Jenkins/Jenkins-Workspaces/ENGA/ENGAL/node_modules/reactotron-redux/dist/index.js`: Module does not exist in the module map

Open ldco2016 opened this issue 5 years ago • 2 comments

Hi guys,

I am running a React Native application version 0.53 with "reactotron-react-native": "3.5.0", "reactotron-redux": "3.1.0", and when running Jenkins build I got this error:

Unable to resolve module `reactotron-core-client` from `/Users/nfib/Jenkins/Jenkins-Workspaces/ENGA/ENGAL/node_modules/reactotron-redux/dist/index.js`: Module does not exist in the module map

as the reason for build failure.

Any suggestions for fixing this other than rm -rf node_modules && npm install?

ldco2016 avatar May 28 '19 14:05 ldco2016

I suspect I know what this is occurring. I will do some investigations into what I can do about it tonight.

rmevans9 avatar May 29 '19 11:05 rmevans9

Hey, @rmevans9 , any ideas about this one? This started randomly occurring to me for the past month.

Sometimes clean module reinstall helps, sometimes it does not :/

lukebars avatar Nov 16 '20 12:11 lukebars

Unless @rmevans9 has any other ideas, i'm going to close this for now. Lots has changed in the codebase so reopen if necessary.

markrickert avatar Jan 24 '24 02:01 markrickert