Sudhanshu
NNovu
•Created by Sudhanshu on 10/27/2023 in #💬│support
Help regarding issue #4533
I actually solved this issue and PR was also merged but this issue is again opened because not all cases was covered, And now I am not able to figure out how can I tackle this.
I just need some hint to solve this.
12 replies
NNovu
•Created by Sudhanshu on 10/17/2023 in #💬│support
Activate Providers such as Email and Sms in localhost server
33 replies
NNovu
•Created by Sudhanshu on 10/15/2023 in #💬│support
How to install a specific version of 'pnpm'
As Novu using 7.33.4 version of pnpm but when I try to install pnpm then it install latest version but I don't want that,
Ref : https://pnpm.io/installation#installing-a-specific-version
from this link I got a command
curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=<version> sh -
but this command works only on mac as curl is not supported in windows.9 replies
NNovu
•Created by Sudhanshu on 10/15/2023 in #💬│support
Upgrade Mocha
How can I upgrade mocha to latest version and update all relevent packages?
13 replies