DEV Community

Discussion on: How to Create a Job Queue using Bull and Redis in NodeJS

Collapse
 
redbeardjunior profile image
RedbeardJunior

Thank you for the good article ! I'm also trying to build somthing like this ! but im getting a constantly error.

Error: No .lua files found!
at loadScripts (webpack-internal:///(rsc)/./node_modules/bull/lib/commands/index.js:29:15)
at async eval (webpack-internal:///(rsc)/./node_modules/bull/lib/commands/index.js:18:19)

trying to do a simpel connection.