birdofpreyru / react-native-static-server

Embedded HTTP server for React Native
https://dr.pogodin.studio/docs/react-native-static-server
Other
142 stars 22 forks source link

Android build failed #45

Closed wjm777 closed 1 year ago

wjm777 commented 1 year ago

The plug-in prompts that the dependency cannot be established in the Android build

image

Package JSON

"dependencies": { "@dr.pogodin/react-native-static-server": "^0.7.11", "react": "18.2.0", "react-native": "0.71.4", "react-native-fs": "^2.20.0", },

birdofpreyru commented 1 year ago

Hey @wjm777 , I am pretty sure it is some issue / glitch on your side, not a problem with this library — I've last was building with it for Android yesterday, both the example app, and a real project; had no issues with dependencies.