找不到名称“__dirname”。ts(2304)

安装 @type/node

1
2
3
yarn add @types/node -D

npm install @types/node -D