Replies: 3 comments 2 replies
-
Hi @jrTilak, I think problem you might be occuring due to the version of Node js. in your error it is showing your Node js version as Node.js v20.10.0 the latest version. STEPS :
And let me know you problem is now has been fixed or not... |
Beta Was this translation helpful? Give feedback.
-
Thanks @Febin-Joseph for the solution. By changing the node version, it worked. By the way, can you explain the solution? I am little curious, how it worked just by changing the node version. |
Beta Was this translation helpful? Give feedback.
-
Thanks Guys @Febin-Joseph @jrTilak . :) The same problem was occurring on my end. I am glad that I ran into this thread. |
Beta Was this translation helpful? Give feedback.
-
Hey, I am trying to run the project locally and I am getting some errors.
What I did?
=> I tried to run the project as mentioned here.
But, when i run
pnpm --filter=www dev
, I am getting this error.Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions