{ "build": "tsc && tspath -f", "start": "node dist/index.js" }. The build works but when I run start I get error. Is there a way to have a root based module ...
確定! 回上一頁