vscode prisma plugin not working on nodejs v14.20.0
See original GitHub issueBug description
From Prisma version 4.0.0, the minimum version of Node.js that we support is 14.17.x
vscode prisma plugin not working on nodejs v14.20.0.
prisma.prisma-4.1.0/node_modules/vscode-languageserver/node_modules/vscode-jsonrpc/lib/common/linkedMap.js:40

Environment & setup
- OS: Debian
- Editor: VSCode
- Editor version: 1.51.0
- Extension version: 4.1.0
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Improving the Prisma VS Code Extension with WebAssembly
Learn about the Prisma schema and how we improved reliability and simplified the Prisma Visual Studio Extension with Rust and WebAssembly.
Read more >Node-API | Node.js v19.3.0 Documentation
Node-API (formerly N-API) is an API for building native Addons. It is independent from the underlying JavaScript runtime (for example, V8) and is...
Read more >eslint | Yarn - Package Manager
A bug fix in a rule that results in ESLint reporting fewer linting errors. A bug fix to the CLI or core (including...
Read more >NOTICE.pdf - NetApp Cloud Central
This product does not necessarily use all the software components referred ... 20. @svgr/babel-plugin-svg-dyn amic-title 4.3.3. MIT License ... joi v14.1.0.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

After updating the vscode version the issue was resolved
@janpio
I known, it seems to be the nodejs version in vscode, I will try to update it