Skip to content

typeScript找不到'__dirname'

解决办法:安装@types/node

npm install --save-dev @types/node

如有转载或 CV 的请标注本站原文地址