-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Bug Report: novu/api:0.24.3 missing node_modules deps #6573
Comments
Any solution for this issue? I am facing the same problem, I am deploying novu on OpenShfit. |
Roll back to 0.24.0 and it should work, atleast until v2 is released |
Thanks for the update, I did revert to 0.24.0 yesterday and it worked! |
Sadly it is not a solution for my case since version 0.24.3 contained a fix to address problems with android push notifications and Firebase. |
use 0.24.0 image for API and 0.24.3 for rest other services. You will not get this error and FCM push issue will be fixed |
📜 Description
ghcr.io/novuhq/novu/api:0.24.3 seems to miss module '@novu/shared/utils in the official image to selfhost it
👟 Reproduction steps
👍 Expected behavior
👎 Actual Behavior with Screenshots
Novu version
0.24.3 (api)
npm version
NA
node version
NA
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: