Ashok
Ashok
I have the same problem
i did ```nvm use 11``` and then ```npm install```. it worked.
i am new to react-native. could you please provide examples. i am getting same error when i run `npm test` 
Hi All, **I am new to React-Native.** _I am getting same error._ _Can anyone explain me steps to resolve this issue._ ``` "dependencies": { "react": "^15.0.2", "react-native": "^0.26.2", "react-native-popover": "^0.2.0",...
Experiencing same issue. any idea? ``` platform :ios, "7.0" target 'WebsocketExampleClient' do use_frameworks! pod 'SocketRocket', '~> 0.4.2' end ```