You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I try to load brief information of pages with posts thumbnails but this error presents for me.
could you please check it and guide me?
Error: EPERM: operation not permitted, unlink 'D:\insta\node_modules\pass-cors\IFSRmcMPhp.jpg'
at Object.unlinkSync (node:fs:1708:3)
at D:\insta\node_modules\pass-cors\index.js:78:24
at D:\insta\node_modules\express\lib\response.js:439:22
at SendStream.onend (D:\insta\node_modules\express\lib\response.js:1056:5)
at SendStream.emit (node:events:394:28)
at ReadStream.onend (D:\insta\node_modules\send\index.js:821:10)
at ReadStream.emit (node:events:406:35)
at endReadableNT (node:internal/streams/readable:1331:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -4048,
syscall: 'unlink',
code: 'EPERM',
path: 'D:\\insta\\node_modules\\pass-cors\\IFSRmcMPhp.jpg'
}
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I try to load brief information of pages with posts thumbnails but this error presents for me.
could you please check it and guide me?
Thanks
The text was updated successfully, but these errors were encountered: