How to solve this error
Application open on mobile
image not get capture on laptop screen- of mobile app
Hi Meghana,
I haven’t seen this error, but here are some things you can try:
1. Follow this blog post: https://alastaircrabtree.com/fixing-intermittant-eperm-operation-not-permitted-on-npm-install/
2. Uninstall and reinstall Node in your user folder (can use nvm-windows to handle multiple versions of Node)
3. Uninstall and reinstall Node as Administrator (you might have already done that judging by the user name)
4. Temporarily disable your antivirus (not ideal) to see if the error goes away
Sorry I can’t offer more help,
Chris
Hi
Thanks for helping me but still not able to resolve the same.
Please find below screen shot of error
Hi Meghana,
Since it still seems to be a permissions issue, could you try setting full read/write permissions on that “c:\users\admin\appdata\local\temp\katalon” directory and apply it to all subdirectories?
Hopefully this will allow the Katalon process to clear the temp files when it runs.
- Chris