unplugin / unplugin-vue-components

📲 On-demand components auto importing for Vue
https://www.npmjs.com/package/unplugin-vue-components
MIT License
3.77k stars 349 forks source link

Node version compatibility error prompt:cannot find module 'node:module' #651

Open frontierFlight opened 1 year ago

frontierFlight commented 1 year ago

Describe the bug

When running node version 14.17.3, an error message will appear: Error: cannot find module 'node: module, while 14.18.3 runs normally. This can be resolved by upgrading to the latest node version.

Reproduction

exec npm i -D unplugin-vue-components

System Info

System: Windows
Node: v14.17.3

Used Package Manager

npm

Validations