Cannot evaluate module react-native-tcp : Configuration with name 'default' not found.
Opened this issue · 2 comments
sotengboy commented
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
Did you install packages by yarn? I deleted the node_modules and then npm i
sotengboy commented
Did you install packages by yarn? I deleted the node_modules and then npm i
ni i install by npm i