Unable to resolve empty-module.js react-native and metro-cli
I’ve switched over from a windows dev environment to a linux environment and I’m having trouble getting react-native app going again. The application builds with gradle and installs onto the phone through adb
perfectly, when I send the app build through metro (npx react-native start
) I get the following spit back. The package exists… so I don’t understand how its not found. I thing I don’t understand is why from /home/hovaness/Public/ignitefolderscan/_
returns when its not a realy directory in the first place…