Is there any workaround to get this MCP working on old versions of Node? #172
Replies: 1 comment
-
Sorry, i don't think there is a work around for this :( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project which is based on Node of version
12.x
and this MCP server doesn't work properly since it requires Node of version20+
. As a workaround I can switch to Node20
vianvm
but it's very inconvenient, especially when I'm debugging the project right in VS Code. Do you guys know any workaround for this?Beta Was this translation helpful? Give feedback.
All reactions