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

Error: EPERM: operation not permitted #295

Open
Harshit1704 opened this issue Jun 5, 2023 · 1 comment
Open

Error: EPERM: operation not permitted #295

Harshit1704 opened this issue Jun 5, 2023 · 1 comment

Comments

@Harshit1704
Copy link

Harshit1704 commented Jun 5, 2023

I am using this react-native-signature-capture library, and when i start the app using the following command :
npx react-native run-android
The metro server breaks throwing the following error, also the debugger is not working after using this library.

Error: EPERM: operation not permitted, lstat 'D:\..\..\..\..\node_modules\react-native-signature-capture\android\build\intermediates\incremental\debug\packageDebugResources\compile-file-map.properties'
Emitted 'error' event on NodeWatcher instance at:
at D:\..\..\..\..\node_modules\metro-file-map\src\watchers\NodeWatcher.js:278:14
at callback (D:\..\..\..\..\node_modules\graceful-fs\polyfills.js:306:20)
at FSReqCallback.oncomplete (node:fs:207:21) {
errno: -4048,
code: 'EPERM',
syscall: 'lstat',
path: 'D:\..\..\..\..node_modules\react-native-signature-capture\android\build\intermediates\incremental\debug\packageDebugResources\compile-file-map.properties'
}

@rustyonrampage
Copy link

Same issue.

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

No branches or pull requests

2 participants