Replies: 1 comment 3 replies
|
I have run into the same problem. Something must have been updated. I rolled back to previous versions just to get back to developing. Updated (Working)
"@bull-board/api": "^5.1.0",
"@bull-board/express": "^5.1.0",
"@bull-board/nestjs": "^5.1.0",
"bullmq": "^4.10.0",
Old (Broken)
"@bull-board/api": "^6.5.3",
"@bull-board/express": "^6.5.3",
"@bull-board/nestjs": "^6.5.3",
"bullmq": "^5.31.0", |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello there,
I've updated my dependencies to latest version and now I am having this error
Is there that might get reverted or what? Thanks in advance.
All reactions