Skip to content
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

Open
2 tasks done
healdropper opened this issue Sep 25, 2024 · 6 comments
Open
2 tasks done

🐛 Bug Report: novu/api:0.24.3 missing node_modules deps #6573

healdropper opened this issue Sep 25, 2024 · 6 comments
Labels

Comments

@healdropper
Copy link

healdropper commented Sep 25, 2024

📜 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

  • Upgrade image from 0.24.0 (working) to 0.24.3 (failing)
  • Container will show "Cannot find module '@novu/shared/utils' in "/usr/src/app/node_modules/.pnpm/@novu[email protected]/node_modules/@novu/node/build/main/index.js"

👍 Expected behavior

  • 0.24.3 apì image should contain the required dependency@version and container should become ready

👎 Actual Behavior with Screenshots

image

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?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

Copy link

linear bot commented Sep 25, 2024

@Muzammil-Yernal
Copy link

Any solution for this issue? I am facing the same problem, I am deploying novu on OpenShfit.

@wh1337
Copy link
Contributor

wh1337 commented Oct 3, 2024

Roll back to 0.24.0 and it should work, atleast until v2 is released

@Muzammil-Yernal
Copy link

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!

@healdropper
Copy link
Author

Roll back to 0.24.0 and it should work, atleast until v2 is released

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.

@jainpawan21
Copy link
Member

Roll back to 0.24.0 and it should work, atleast until v2 is released

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.

@healdropper

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants