react-native-template-obytes
react-native-template-obytes copied to clipboard
Permission denied
Summary:
Steps to reproduce:
Node.js v18.14.0
Expected behavior:
Additional notes:
Tasks
- [ ] Task 1
- [ ] Task 2
- [ ] Task 3
hey @AuYuHui can you add execution permission chmod +x eas-pre-install
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?
it should works because you just adding execution permission to the file .
hey @AuYuHui can you add execution permission
chmod +x eas-pre-installIf the script is executing in the cloud, how could one grant it permission to execute on that system?
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?
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
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?
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
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