Unable to Resolve Module in React Native App

I’m getting an error in React Native saying it can’t resolve a module. It’s saying a certain folder doesn’t exist but the path isn’t accurate. It is telling me that Directory /Users/user/Desktop/RNApp/app/app/containers doesn’t exists. I have no idea where that second app is coming from in the path though. My directory looks like this This … Read more