Fork me on GitHub
#cljsrn
<
2021-09-24
>
niveauverleih20:09:16

I tried to make Krell work with expo and added some more configuration changes from the https://figwheel.org/docs/react-native.html, like deleting App.js and modifying package.json. When I start expo I now get a lot of errors like this: Error from chokidar (/data/data/com.termux/files/home/krellapp/node_modules/yargs/node_modules/p-locate): Error: ENOSPC: System limit for number of file watchers reached, watch '/data/data/com.termux/files/home/krellapp/node_modules/yargs/node_modules/p-locate/readme.md' Do we really need to watch changes in node_modules?

niveauverleih22:09:26

Here's what I'm trying to do (create mobile apps on my phone)