-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
scripts/postinstall.sh not found #627
Comments
Where is this output from ? |
Hi. I had the same issue now, when I tried to install detox into my RN 0.50.3 project... PS C:\Aigh\hb-aigh-main-fe> npm i detox --save-dev
and after this I have got following error: What does it mean? |
It means that Detox doesn't run on Windows currently. |
I got the same issue on Alpine Linux, we can use the following command to reproduce: $ docker run node:8.11.1-alpine sh -c "npm install detox --verbose" That doesn't support run script like |
@jhen0409 Could you please open a new issue? Also, would appreciate a PR :-) |
Hi,
I'm getting following
(CI, Linux, [email protected])
Let me know if you need more details.
Thanks!
The text was updated successfully, but these errors were encountered: