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

Permission denied #199

Closed
3 tasks
AuYuHui opened this issue Aug 25, 2023 · 8 comments
Closed
3 tasks

Permission denied #199

AuYuHui opened this issue Aug 25, 2023 · 8 comments

Comments

@AuYuHui
Copy link

AuYuHui commented Aug 25, 2023

Summary:

Steps to reproduce:

Node.js v18.14.0

Expected behavior:

Additional notes:

image
image

Tasks

  • Task 1
  • Task 2
  • Task 3
@0x10Ayoub
Copy link
Collaborator

hey @AuYuHui can you add execution permission chmod +x eas-pre-install

@electr0de
Copy link

hey @AuYuHui can you add execution permission chmod +x eas-pre-install

If the script is executing in the cloud, how could one grant it permission to execute on that system?

@0x10Ayoub
Copy link
Collaborator

it should works because you just adding execution permission to the file .

hey @AuYuHui can you add execution permission chmod +x eas-pre-install

If the script is executing in the cloud, how could one grant it permission to execute on that system?

@electr0de
Copy link

Yeah that's probably right. Although I did try to give it permission using wsl, but in windows, it kept on giving me the same error. Although the eas-build on wsl itself was working fine. I guess to build, use wsl?

@0x10Ayoub
Copy link
Collaborator

0x10Ayoub commented Nov 23, 2023

yes , because permission file in windows is different from Linux/Unix/
i didn't try it in windows i think you need to add .sh extension

@Blqckcore
Copy link

Yeah that's probably right. Although I did try to give it permission using wsl, but in windows, it kept on giving me the same error. Although the eas-build on wsl itself was working fine. I guess to build, use wsl?

How did you perform the build on wsl?

@electr0de
Copy link

Yeah that's probably right. Although I did try to give it permission using wsl, but in windows, it kept on giving me the same error. Although the eas-build on wsl itself was working fine. I guess to build, use wsl?

How did you perform the build on wsl?

Eas local build

Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

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

No branches or pull requests

4 participants