I'm getting an unresolved reference to kotlinx des...
# javascript
t
I'm getting an unresolved reference to kotlinx despite everything seeming to be in order?
a
Could you share some more details? Which build system are you using? What exactly from kotlinx are you trying to use?
t
Fixed this by adding it to the js and jvm libraries as well. I had previously only had the common package depending on it
a
Congrats 😃