Skip to content
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

Failed to run yarn install - (windows ) #52

Open
adniltonsantos opened this issue Apr 26, 2022 · 4 comments
Open

Failed to run yarn install - (windows ) #52

adniltonsantos opened this issue Apr 26, 2022 · 4 comments

Comments

@adniltonsantos
Copy link

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

@iiagodias
Copy link

up

@iiagodias
Copy link

@neerhaj

@alissonmarqui
Copy link

alissonmarqui commented Jul 1, 2022

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

@adniltonsantos
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants