functionaldude
09/28/2018, 8:32 AMcreate-react-app
script but it is already “ejected”) and i’m trying to write an IndexedDB wrapper. I need the kotlinx.coroutines.core
library but somehow I can’t add it to the project as dependency… I added it as dependency to my package.json
, it seems to be installed (the files are already in the node_modules folder) but autocompletion does not work and I can’t use any functions from it. What am I doing wrong?functionaldude
09/28/2018, 9:23 AMkotlinx-coroutines-core
directory in node_modules