Unable to compile with mermaid 11.4.1 #6107
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
Upgraded a project using mermaid 10.9.3 to mermaid 11.4.1. It then refused to compile with the following error:
Unable to find the problem, I created a simple test case. Maybe I'm using the wrong version of something somewhere.
Steps to reproduce
Node v20.17.0
package.json
test.ts
After running
npm i
, Runningnpx tsc test.ts
give the same error as above.Screenshots
No response
Code Sample
No response
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: