yarn : 无法加载文件 G: nvm nodejs yarn ps1,因为在此系统上禁止运行脚本
用淘宝镜像安装依赖时,提示:request to https: registry npm taobao org vuedraggable failed, reason: certificate has expired
这个错误是由于在 TypeScript 配置文件(tsconfig json)中使用了 --resolveJsonModule 选项,但是没有正确配置 moduleResolution 选项。
vue3+vite+electron 渲染进程使用ipcRenderer报错,使用require报错
npm install报错 npm ERR! Unexpected token 解决办法
运行nvm命令:nvm list available报错:PS C: Users Administrator> nvm list available Could not retrieve https: npm taobao org mirrors node index json
最近启一个很老的项目,发现提示下面错误:Node Sass could not find a binding for your current environment: Windows 64-bit with Node js
electron window require is not a function