do you need to install type definitions for node? try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig. Add ...
確定! 回上一頁