ericclemmons / click-to-component

Option+Click React components in your browser to instantly open the source in VS Code
MIT License
1.79k stars 63 forks source link

Module not found: Can't resolve 'click-to-react-component' in '/Users/mike/Documents/work/bix-b2b/src' #47

Closed mylesshie closed 2 years ago

mylesshie commented 2 years ago

my app was created by Create-react-app, when I use this component, I get this error;

Module not found: Can't resolve 'click-to-react-component' in '/Users/mike/Documents/work/bix-b2b/src';

image

React: 16.8.6 webpack: 4.x

ericclemmons commented 2 years ago

Are you able to reproduce with https://github.com/ericclemmons/click-to-component/tree/main/apps/cra? It seems to be working there...