Error: (node:10648) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
node版本过高的原因,
要把nodejs版本14降到12。首先将原node卸载,然后去官网下载12的版本
先卸载版本为14的nodejs
怎么卸载nodejs?_高先生的猫-优快云博客_卸载nodejs
安装nodejs