NithinSGowda/pass-cors

Error occurred in Instagram API use.

rsa408 opened this issue · 0 comments

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