pushiomanager-react-native
pushiomanager-react-native copied to clipboard
Failed to run yarn install - (windows )
what is the reason for this script? version 6.52
"scripts": { "postinstall": "rm -rf ./framework/PushIOManager.framework && cp -Rf ../../../ios/framework/PushIOManager.framework ./framework/ || { exit 1 && \n\n\n Error ==> PushIOManager.framework not found. Please copy the PushIOManager.framework to YOUR_APP_DIR/ios/framework/ and install package again. Follow README.md Installation instructions.<=== \n\n\n}" },
On mac everything ok, but on windows there is no rm -rf command
up
@neerhaj
The same error for me, on linux and mac works, but don't in windows. Any updated about this ?
@alissonmarqui não cara, temos um fork no projeto e removemos o script do packjson.