Franck NOUAMA
Franck NOUAMA
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.0.19 **System**: Mac OS X 10.10.5 **Thrown From**: [dart-tools](https://github.com/radicaled/dart-tools) package, v0.9.23 ### Stack Trace Uncaught TypeError: Cannot read property...
I had to reinstall IntelliJ and this is the report that got from the previous error: com/intellij/psi/impl/source/tree/PlainTextFileElement: com/intellij/psi/impl/source/tree/PlainTextFileElement java.lang.NoClassDefFoundError: com/intellij/psi/impl/source/tree/PlainTextFileElement at coffeescript.lang.ParserDefinition$1.parse(Unknown Source) at com.intellij.psi.tree.ILazyParseableElementType.doParseContents(ILazyParseableElementType.java:64) at com.intellij.psi.tree.IFileElementType.parseContents(IFileElementType.java:43) at com.intellij.psi.impl.source.tree.LazyParseableElement.ensureParsed(LazyParseableElement.java:172) at...