zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.78k stars 748 forks source link

read properties of undefined (reading 'IsAndroid') #748

Open chase0302 opened 2 years ago

chase0302 commented 2 years ago

The version I use is 0.64

"react-native": "0.64.2"

I tried the following operation,

cd android &&./gradlew cleanBuildCache

but it didn't work