Forum Mix Package working when I run node app.js, but not working when I run laravel mix
Hi,
I tested a package in a simple application node and run normally. But when I run the same package in laravel mix I get this error
WARNING in ./node_modules/bindings/bindings.js 76:22-40 Critical dependency: the request of a dependency is an expression
I try with many packages:
serialport node-wifi local-devices escpos and other
it's been a few days trying and nothing. Someone can help me?
Thanks
Please sign in or create an account to participate in this conversation.
There's no shortage of content at Laracasts. In fact, you could watch nonstop for days upon days, and still not see everything!
Get Started
Package working when I run node app.js, but not working when I run laravel mix
Hi,
I tested a package in a simple application node and run normally. But when I run the same package in laravel mix I get this error
I try with many packages:
serialport node-wifi local-devices escpos and other
it's been a few days trying and nothing. Someone can help me?
Thanks