devopsgroup-io / siteshooter

:camera: Automate full website screenshots and PDF generation with multiple viewport support.
https://devopsgroup.io
Mozilla Public License 2.0
67 stars 13 forks source link

No such file on siteshooter default command... #61

Closed reynaldoapb closed 7 years ago

reynaldoapb commented 7 years ago

I've tried to run siteshooter default command on windows, so I expected to generate :

--pdf --screenshots --sitemap

but I got an error.: Error: Error: Error: ENOENT: no such file or directory, open 'C:\Sites\testesiteshooter\sitemap.xml'

Could you help me solve this issue?

stevebritton commented 7 years ago

Hey Reynald,

Please run the following command and let me know if that creates a sitemap.xml file for you:

siteshooter --sitemap

Also, which version of node are you running?

-Steve

stevebritton commented 7 years ago

No response in over a few months, so I'm closing this out.