-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev setup broken #5234
Comments
@ad1992 Which command is throwing this error? I'm on node 18.19.0, no issues. I've been running develop and next branches multiple times without any issues. |
Sorry had been busy for last couple of weeks so couldn't reply. @sidharthv96 the start server command throws the error 👇
|
@ad1992 What's the error? You have to run pnpm install
pnpm -w dev |
The same error I have posted in the issue description, that is happening due
Yes thats what I am doing as mentioned above, |
On further debugging, the |
Try deleting your |
Yep, I already did that multiple times. Probably this is platform-specific and not related to mermaid. I will also try clearing all possible cache and do a clean install |
Alright, so something was wrong with my environment. Clearing node modules, pnpm cache resolved this so I am closing. |
Sadly its weird, whenever I pause and come back to the project after few days, my dev setup breaks 😢 EDIT: fixed, there was some issue with my fork |
Description
Looks like the dev setup was recently broken probably post 41a9ac9
I am using Mac and tried with below node versions.
I am getting the below errors with different versions of
node.js
Steps to reproduce
Mentioned 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: