I'm trying to reproduce the use of Ktor client in JS code but following the exmalpe for the "shoppingList" app against the newer template and I can never get the browser to find the kotlinx.serialization.json library (throws exceptions), even with duplicating the imports. Anyone seen this?