1

unnecessary files and folders

This is CRNA project.

Can i disable files and folders like metro-bundler, react-native-packager-cache, hastle-map-react-native-packager?

That files and folder appear by itself

neman
  • 196
  • 1
  • 10
  • Please paste the contents of your package.json, exp.json/app.json, .babelrc, rn-cli.config.js (if applicable), and the commands you ran to end up with the extra files. – dikaiosune Jun 15 '17 at 17:17
  • app.json: https://jsbin.com/yodafulubi/edit?js – neman Jun 19 '17 at 06:17
  • commands for run the project and open in expo: (sudo) npm start – neman Jun 19 '17 at 06:19
  • package.json: https://jsbin.com/qekemohira/1/edit?js – neman Jun 19 '17 at 06:22
  • Interesting. I suspect you have your temporary directory set to your project directory, which is strange. You should be fine to delete those files though. – dikaiosune Jun 19 '17 at 19:34
  • Yes, i was delete this files but then It appears again... – neman Jun 20 '17 at 06:41
  • I think you probably have an environment variable set which is causing the react native packager to write to your project directory as its temporary directory. What is the value of the `$TMPDIR` or `$TEMP` environment variables? – dikaiosune Jun 20 '17 at 19:06
  • I can't find that variables when i check in terminal printenv... i working on Linux, maybe different name of that variable on linux? – neman Jun 21 '17 at 10:24

0 Answers0