-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm install error #58
Comments
+1 facing the same issue on windows. |
Hello! If you use windows, please remove this line: react-native-demo/package.json Line 7 in e36c4c4
This line introduce a workaround for third-party dependencies that are used in the demo project for iOS platform. Best regards, |
i also facing same issue |
do you have any possible solution please share it thank |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i can install npm but this error will be genrate.
'sed' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall:
sed -i '' 's/\/Core//g' ./node_modules/react-native-voip-push-notification/RNVoipPushNotification.podspec; sed -i '' 's/\/Core//g' ./node_modules/react-native-callkeep/RNCallKeep.podspec
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\davea\AppData\Roaming\npm-cache_logs\2019-11-28T05_24_59_147Z-debug.log
The text was updated successfully, but these errors were encountered: