Join Slack
Powered by
I keep getting this error : Uncaught TypeError: e....
# javascript
p
pike
05/30/2018, 1:06 AM
I keep getting this error : Uncaught TypeError: e.defineModule is not a function
x
Xiaozhou JIA
05/30/2018, 11:57 AM
I was wondering when do you get this message? I had to deal with that as well and I found they are saying it’s something related
node_modules/.cache
https://github.com/JetBrains/create-react-kotlin-app#user-content-npm-start-or-yarn-start
g
gbaldeck
05/30/2018, 7:55 PM
Delete node_module/.cache and clear the app's browser cache
a
anton.bannykh
05/31/2018, 4:43 PM
That could be happening if you use DCE'd kotlin.js with non-DCE'd kolin modules somehow. At least that's the cause in some cases.
4
Views
Open in Slack
Previous
Next