-
Notifications
You must be signed in to change notification settings - Fork 30
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
Error: EPERM: operation not permitted, lstat #461
Comments
Hi @GenGraphic what operating system are you working on? Were you able to compile your app on older versions of our SDK, or is this a new project? Are you able to compile a React Native app that does not declare our SDK as a dependency? |
Hey @mhuynh5757. Thanks for the reply. I m on windows now. The project is old, and we tried only the newest version of twilio SDK. I was able to compile the app with no problem before. If i remove the SDK the app can be complied again. |
I see, unfortunately the thrown errors seem to be from files not related to our library, I see metro bundler errors in your screenshots. |
Are you using Expo by any chance? |
We are not using Expo. |
Any idea how we could try to solve this? Any suggestions are appreciated. |
Issue
Pre-submission Checklist
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
Description
I installed the latest version of the package and followed the android instalation process. Still when trying to buil the app i get this error: "operation not permitted, lstat: F:\JobWork\CRM_Herra\android\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir\values-el\values-el.xml"
Reproduction Steps
Expected Behavior
To Build the app so i can implement the package
Actual Behavior
Thow an Error
Reproduction Frequency
Always
Screenshots
Software and Device Information
Please complete the following information.
The text was updated successfully, but these errors were encountered: