Novu para angular com erro no JSX.

Hello Novu team, how are you? I'm reaching out because I need to use your API for a project at my company. I'm following the step-by-step guide that Emil Pearce published on his blog: -> https://novu.co/blog/how-to-add-in-app-notifications-to-your-angular-app/ I wanted to check if someone could contact me regarding an issue with yarn add @types/react. Even after installing it, I'm still getting an error related to JSX.Element. The project documentation states that it can be applied to Angular, which is the framework I'm currently working with. I'm from Brazil—please let me know if you need anything. I apologize in advance for any mistakes in my writing. Thanks! @Support
How To Add In-App Notifications To Your Angular App - Novu
TL;DR This article explains how to add an in-app notification center to your Angular app and gives you a few reasons to smile 🙃 Now that you’re happy, we can start the tutorial. Many notifications that may be convenient or necessary for your use case are available. Here are some notification (communication) channels you are […]
4 Replies
Pawan Jain
Pawan Jain3w ago
Hey Adryan

Did you add "allowSyntheticDefaultImports": true in tsconfig.json file?
Adryan Portella
Adryan PortellaOP3w ago
Ri Pawan No, I was using add a solution that I had found in git, however when running it locally, it broke the entire front of the application. Unfortunately, as the schedules are different, yesterday I didn't have an answer and my manager asked me to create something related to notification in the system itself, but I thank you in advance for your understanding. Hugs Including your video on the blog, teaching how to install and open the Novu workspace. Thanks
Pawan Jain
Pawan Jain3w ago
@Adryan Portella Thanks for the update. Feel free to reach out in case you need any help
Adryan Portella
Adryan PortellaOP3w ago
@Pawan Jain thanks for the support

Did you find this page helpful?