jimkyndemeyer / react-css-modules-intellij-plugin

React CSS Modules support in IntelliJ IDEA and WebStorm for components written in JavaScript and TypeScript.
MIT License
41 stars 5 forks source link

SOE #6

Open anstarovoyt opened 7 years ago

anstarovoyt commented 7 years ago

Hi. In our internal exception analyzer was reported the exception: https://gist.github.com/anstarovoyt/f982a8011cc84a2edf5d22bfb9d64c7f it seems getCssClassNamesImportOrRequireDeclaration the cause of the error.

jimkyndemeyer commented 7 years ago

Hi Andrew.

Thanks for reporting this.

Can you provide any additional info on how to reproduce, or offer guidance with regards to fixing it?

Thanks, Jim.