Join Slack
Powered by
I am trying to setup a common module and a js modu...
# javascript
s
spand
11/22/2017, 1:07 PM
I am trying to setup a common module and a js module that uses data classes defined in the common module but compilation fails with Unresolved reference. Anyone have an example of this working ?
b
bashor
11/22/2017, 2:23 PM
https://youtrack.jetbrains.com/issue/KT-18565
bashor
11/22/2017, 2:23 PM
feel free to star or vote to get notification about updates
i
ilya.gorbunov
11/22/2017, 6:00 PM
@bashor
I don't think it's that problem.
b
bashor
11/22/2017, 7:00 PM
@ilya.gorbunov
, you are right.
@spand
, maybe you forget to import your class? Please share your project so we can help.
2
Views
Open in Slack
Previous
Next