Skip to content

Commit 7edff4d

Browse files
committed
Add information about CRKA-59 in README.md
1 parent e6fb23c commit 7edff4d

File tree

2 files changed

+36
-46
lines changed

2 files changed

+36
-46
lines changed

.idea/workspace.xml

+33-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ Currently, debugging is supported only in IntelliJ IDEA Ultimate 2017.3.
4545

4646
You can also debug your application using the developer tools in your browser.
4747

48+
## Known issues and bugs
49+
50+
If you have `TypeError: Kotlin.defineModule is not a function` after running application via `npm run` delete `node_modules/.cache`. [CRKA-59](https://youtrack.jetbrains.com/issue/CRKA-59).

0 commit comments

Comments
 (0)