pushiomanager-react-native icon indicating copy to clipboard operation
pushiomanager-react-native copied to clipboard

Failed to run yarn install - (windows )

Open adniltonsantos opened this issue 2 years ago • 4 comments

image

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

adniltonsantos avatar Apr 26 '22 19:04 adniltonsantos

up

iiagodias avatar Apr 26 '22 20:04 iiagodias

@neerhaj

iiagodias avatar Apr 27 '22 12:04 iiagodias

The same error for me, on linux and mac works, but don't in windows. Any updated about this ?

alissonmarqui avatar Jul 01 '22 13:07 alissonmarqui

@alissonmarqui não cara, temos um fork no projeto e removemos o script do packjson.

adniltonsantos avatar Jul 01 '22 16:07 adniltonsantos