spatie / laravel-pdf

Create PDF files in Laravel apps
https://spatie.be/docs/laravel-pdf
MIT License
728 stars 56 forks source link

the command node not found #142

Closed McGarret closed 6 months ago

McGarret commented 6 months ago

What happened?

I'm using spatie/Laravel-pdf because i want to use tailiwnd in my laravel blade project. I see the documention, setting everything up but when i want to download my pdf, there's the error i mentionned . Capture d'écran 2024-05-19 102421

How to reproduce the bug

When i click on download pdf button

Package Version

1.5

PHP Version

8.3.3

Laravel Version

10.48.10

Which operating systems does with happen with?

Windows

Notes

No response

gullithisouza commented 6 months ago

The same thing is happening to me here, I have the same resources as McGarrett