ericclemmons / click-to-component

Option+Click React components in your browser to instantly open the source in VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mylesshie opened this issue · comments

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

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