N
Novu4d ago
moe

unable to trigger on localhost app

So I'm just getting started with novu, installed it into a current next.js app, and successfully ran the local studio, however I'm unable to trigger! When I try I get the error like the screenshot interestingly though, if I follow your tutorial to install (which creates a next.js app from scratch) it works fine! I tried copying everything from the newly created nextjs app, and even matched the package versions, still the same, the one created by your CLI works fine, the one I installed Novu into doesn't To clarify: I'm successfully listening and receiving notifications on both apps (if I trigger it from the cloud dashboard) but only able to trigger from the one created by the CLI any tips? thank you
No description
No description
1 Reply
Pawan Jain
Pawan Jain2d ago
@moe Looks like there is some issue in workflow code. Can you check the logs in nextjs application terminal? if possible restart the npm run dev process.

Did you find this page helpful?