I'm working on react native, but the problem is that it keeps generating old build and any changes in the code doesn't reflect on my app anymore I've tried all possible solutions but nothing works for me. Can anyone knows the solution.
react-native bundle --entry-file index.js --platform ios --dev false --bundle-output ios/main.jsbundle --assets-dest ios/assets this command produces me this error which is in picture