PeelTechnologies / react-native-tcp

node's net api in react-native
MIT License
284 stars 213 forks source link

Cannot evaluate module react-native-tcp : Configuration with name 'default' not found. #73

Open sotengboy opened 6 years ago

sotengboy commented 6 years ago

I want to build an irc android apps. i fork from ReactNative irc. if i build android apk, i got this problem: Cannot evaluate module react-native-tcp : Configuration with name 'default' not found. What i misstake? anyone can help me?

quangcanh2975 commented 4 years ago

Did you install packages by yarn? I deleted the node_modules and then npm i

sotengboy commented 4 years ago

Did you install packages by yarn? I deleted the node_modules and then npm i

ni i install by npm i