ljlm0402 / typescript-express-starter

📘 Quick and Easy TypeScript Express Starter
http://npm.im/typescript-express-starter
MIT License
2.73k stars 420 forks source link

T #212

Closed kuzhi1900 closed 1 year ago

kuzhi1900 commented 1 year ago

Describe the Bug (버그 설명)

I run the command below in cmd, the os is win10 and the node version is 18.16.0 LTS

npx typescript-express-starter ts-express

Capture screen (캡쳐 화면)

? Select a template default [ 1 / 3 ] 🔍 copying project... [ 2 / 3 ] 🚚 fetching node_modules... [ 3 / 3 ] 🔗 linking node_modules... ────────────────────────────────────────── × Please leave this error as an issue Error: getaddrinfo ENOENT raw.githubusercontent.com at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) { errno: -4058, code: 'ENOENT', syscall: 'getaddrinfo', hostname: 'raw.githubusercontent.com' }

kuzhi1900 commented 1 year ago

This problem is relating with the net wall in cn