goenning / google-indexing-script

Script to get your site indexed on Google in less than 48 hours

Home Page:https://seogets.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when using the script: errno: -4058

TeenBiscuits opened this issue Β· comments

Using Windows 11 and Node.js v20.11.1

πŸ”Ž Processing site: https://teenbiscuits.github.io/Pro2324/
πŸ‘‰ Found 25 URLs in 1 sitemap
πŸ“¦ Batch 1 of 1 complete

πŸ‘ Done, here's the status of all 25 pages:
node:fs:2352
    return binding.writeFileUtf8(
                   ^

Error: ENOENT: no such file or directory, open 'C:\Users\pablo\.cache\https_teenbiscuits.github.io_Pro2324\.json'
    at writeFileSync (node:fs:2352:20)
    at exports.a (C:\Users\pablo\AppData\Roaming\npm\node_modules\google-indexing-script\dist\chunk-IOOAN7NK.js:1:3780)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'open',
  path: 'C:\\Users\\pablo\\.cache\\https_teenbiscuits.github.io_Pro2324\\.json'
}

Node.js v20.11.1