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

Cannot find module './src/ClickToComponent' or its corresponding type declarations #65

Closed stephanepx closed 1 year ago

stephanepx commented 1 year ago

Hi ! I'm working with TS 4.5.5, and I have this TS error just after installing the module : Cannot find module './src/ClickToComponent' or its corresponding type declarations Do you know why this error appears ? (I try with latest TS version) Thanks!

stephanepx commented 1 year ago

I found this issue already closed : https://github.com/ericclemmons/click-to-component/issues/40 But it seems that release is not ready yet Thanks!