Replies: 1 comment 2 replies
-
You can remove the vendor folder and run the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The command "node "C:\Users\username\Documents\opt\laravel\ProfjectName\vendor\spatie\browsershot\src/../bin/browser.cjs" "{""url"":""file://C:\Users\username\AppData\Local\Temp\2049785017-0761462001712764735\index.html"",""action"":""pdf"",""options"":{""args"":[],""viewport"":{""width"":800,""height"":600},""displayHeaderFooter"":false,""printBackground"":true}}"" failed. Exit Code: 1(General error) Working directory: C:\Users\username\Documents\opt\laravel\ProjectName\public Output: ================ Error Output: ================ 'node' is not recognized as an internal or external command, operable program or batch file.
Please how do i fix this error, I only get it when i try to generate PDF. already node is installed and added to part . am running node v20
Beta Was this translation helpful? Give feedback.
All reactions