Closed rutonyru closed 5 months ago
Hey @rutonyru! šš»
Looks like the issue is not coming from my package. Please, upgrade your @vinejs/vine
version to fix the peer dependency issue or downgrade your @adonisjs/core
version.
Hi @RomainLanz, You are fantastic :) It was hard to me to understand that kind of message. I upgrade the version of vinejs/vine to 2.0.0 and install adonis bull queue without error. Thank you very much. Antoine
Nice!
Hi Romain,
As my project becomes bigger, I need to set up bullmq (asynchrone job). I tried to install adonis-bull-queue with the command "node ace add @rlanz/bull-queue" but it failed, displaying this :
I tried then : npm install @rlanz/bull-queue and the message is this one :
Is it a bug ? Thanks, Antoine