Hawk JS is an advanced sitemap generator and deployer designed to enhance your website's search engine optimization (SEO). It automates the creation of comprehensive sitemaps and simplifies submission to major search engines like Google, Bing, Yahoo, Yandex, and more, ensuring your site is indexed accurately and quickly.
C:\Users\spart\Downloads\public_html>yarn hawk genmap -c
yarn run v1.22.22
warning ....\package.json: No license field
$ C:\Users\spart\Downloads\public_html\node_modules.bin\hawk genmap -c
(node:2708) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
✅ Sitemap created and uploaded to server | robot.txt created
Error: ENOENT: no such file or directory, open 'C:\Users\spart\Downloads\public_html.hawk.lrs'
at readFileSync (node:fs:448:20)
at lastStateWriter (C:\Users\spart\Downloads\public_html\node_modules\@cresteem\hawk-js\dist\lib\utils.js:251:65)
at IncomingMessage. (C:\Users\spart\Downloads\public_html\node_modules\@cresteem\hawk-js\dist\lib\gindex.js:181:49)
at IncomingMessage.emit (node:events:532:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'C:\Users\spart\Downloads\public_html\.hawk.lrs'
}
C:\Users\spart\Downloads\public_html>yarn hawk genmap -c yarn run v1.22.22 warning ....\package.json: No license field $ C:\Users\spart\Downloads\public_html\node_modules.bin\hawk genmap -c (node:2708) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead. (Usenode --trace-deprecation ...
to show where the warning was created)✅ Sitemap created and uploaded to server | robot.txt created
✅ Sitemap submitted Submitted link: https://www.cresteem.com/sitemap.xml node:fs:448 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^
Error: ENOENT: no such file or directory, open 'C:\Users\spart\Downloads\public_html.hawk.lrs' at readFileSync (node:fs:448:20) at lastStateWriter (C:\Users\spart\Downloads\public_html\node_modules\@cresteem\hawk-js\dist\lib\utils.js:251:65) at IncomingMessage. (C:\Users\spart\Downloads\public_html\node_modules\@cresteem\hawk-js\dist\lib\gindex.js:181:49)
at IncomingMessage.emit (node:events:532:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'C:\Users\spart\Downloads\public_html\.hawk.lrs'
}
Node.js v22.0.0 error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.