Giter Site home page Giter Site logo

adonis5-queue's Issues

The module does not export the configure hook

Description

Error in package configuration

Package version

My dependencies

"dependencies": {
"@adonisjs/auth": "^9.1.1",
"@adonisjs/core": "^6.2.2",
"@adonisjs/cors": "^2.2.1",
"@adonisjs/lucid": "^20.1.0",
"@adonisjs/mail": "^9.1.0",
"@google-cloud/storage": "^7.7.0",
"@vinejs/vine": "^1.7.1",
"adonis5-queue": "^2.0.0",
"edge.js": "^6.0.1",
"firebase-admin": "^12.0.0",
"get-audio-duration": "^4.0.1",
"luxon": "^3.4.4",
"moment": "^2.30.1",
"mysql2": "^3.9.1",
"reflect-metadata": "^0.2.1"
},

Error Message & Stack Trace

I went to install it and when I tried to configure it using the node ace configure adonis5-queue command it gave the following error:

  • Cannot configure module "adonis5-queue". The module does not export the configure hook

Calling Progress

I'd like to call progress from inside my consumer so I can send websocket updates about the task from the producer were the websocket is connected to. The easiest why I think to do this would be to pass the actual kue job to the constructor and then you can .apply just the data and cxt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.