PeelTechnologies/react-native-tcp

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

Opened this issue · 2 comments

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?

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

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

ni i install by npm i