Cant get node to work on a new laravel project in local - 'node' is not recognized as an internal or external command #40
Replies: 0 comments
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.
-
This is the error that occurs when i try to display a pdf inline
The command "node "C:\xampp\htdocs*****\vendor\spatie\browsershot\src/../bin/browser.cjs" "{""url"":""file://C:\Users\User\AppData\Local\Temp\298393152-0100950001705406021\index.html"",""action"":""pdf"",""options"":{""args"":[],""viewport"":{""width"":800,""height"":600},""displayHeaderFooter"":false,""printBackground"":true}}"" failed. Exit Code: 1(General error) Working directory: C:\xampp\htdocs******\public Output: ================ Error Output: ================ 'node' is not recognized as an internal or external command, operable program or batch file.
i have node installed and in the env variables set
Thank you for any help
Beta Was this translation helpful? Give feedback.
All reactions