Metro bundler error: native.js is not computed while running Mendix Native Mobile app
0
I'm working on a Mendix Native Mobile application, and when I try to run the app using the "Make It Native" option, I encounter the following Metro bundler error: (C:\D:\10.18.6.67209\modeler\tools\node\node_modules\mendix\native.js) is not computed. Potential causes: 1) You have symlinks in your project - watchman does not follow symlinks. 2) Check blockList in your metro.config.js and make sure it isn't excluding the file path.
asked
Hari prasathV
1 answers
0
It looks like you have Studio Pro on your D drive. But I also see a C drive. Are either of those a network drive? it's not recommended to use a network drive - try putting both modeler and project on same drive (preferably C)