TypeError ๊ด๋ จํ์ฌ ๋ฌธ์๋๋ฆฝ๋๋ค.
"scripts": { "start:build": "tsc -w --project tsconfig.json && npx -p tsconfig.json", "build:live": "nodemon --exec node --loader ts-node/esm src/main.ts --verbose", "start": "npm run build:live" },์กฐ๊ธ ๋ ์ฐพ์๋ณด๋ ํด๊ฒฐ์ ํ๊ธฐ๋ ํ๋๋ฐ ์ด๊ฒ ์ ํํ ๋ฐฉ๋ฒ์ธ์ง๋ ๋ชจ๋ฅด๊ฒ ์ต๋๋ค..