Error encountered when configuring project
HI, I've synchronized the next branch to the latest for a feature, but encountered errors while configuring the project via Jarvis. Furthermore, when initiating the process, I encountered an error related to @novu/application-generic.
I'm using the Windows OS with Node version 20.5.0. Previously, the project worked fine, but after the sync, I'm unable to start it.
Any assistance or guidance would be greatly appreciated.
7 Replies
@Sirius, you just advanced to level 2!
@Sirius
@novu/ee-*
package is part of our enterprise licence and not included in MIT licenced github repo code. So you can ignore warning/errors for above packages
To fix application generic package error, try these steps:
1. npm run clean
2. npm run setup:project
Hi @Pawan Jain , I've tried these steps, tried re-cloning the repo i am facing the same error when running project
I was able to bypass this error by rebuilding the generic package but in the end it stuck on this stage, i am able to access other services except the web one.
@Sirius
Try to run all services in separate terminal
I tried rebuilding the web and serving it further. This is only working for me currently.
Thanks for the help.
how you fixed this issue application-generic