react-native-template-obytes icon indicating copy to clipboard operation
react-native-template-obytes copied to clipboard

Permission denied

Open AuYuHui opened this issue 2 years ago • 8 comments

Summary:

Steps to reproduce:

Node.js v18.14.0

Expected behavior:

Additional notes:

image image

Tasks

  • [ ] Task 1
  • [ ] Task 2
  • [ ] Task 3

AuYuHui avatar Aug 25 '23 03:08 AuYuHui

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

0x1337ak avatar Sep 01 '23 08:09 0x1337ak

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 avatar Nov 19 '23 06:11 electr0de

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?

0x1337ak avatar Nov 20 '23 00:11 0x1337ak

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?

electr0de avatar Nov 20 '23 11:11 electr0de

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

0x1337ak avatar Nov 23 '23 10:11 0x1337ak

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?

fgrzesiak avatar Feb 29 '24 20:02 fgrzesiak

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

electr0de avatar Feb 29 '24 20:02 electr0de

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

github-actions[bot] avatar Apr 30 '24 00:04 github-actions[bot]