Closed kuzhi1900 closed 1 year ago
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
? 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' }
This problem is relating with the net wall in cn
Describe the Bug (버그 설명)
I run the command below in cmd, the os is win10 and the node version is 18.16.0 LTS
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' }