-
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI:
- Cross-platform modules:
"@angular/compiler-cli": "~18.0.0", - Android Runtime:
"@nativescript/android": "8.8.1-next.2024-07-19-10014251437", - iOS Runtime:
- Plugin(s):
"katex": "^0.16.11",,"@types/katex": "^0.16.7", - NativeScript-Angular:
"@nativescript/angular": "^18.0.0", - Angular:
"@angular/core": "~18.0.0",
Describe the bug
After the installation of katex in the nativescript-angular project, I keep getting the Module ... had no default export error as seen in the screenshot below.
How could be done to have resolve this error?
NB: Katex works well in my angular projects
To Reproduce
Expected behavior
Sample project
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
