You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
[8/8] RUN npm run build: #13 1.648 #13 1.648 > [email protected] build #13 1.648 > tsc #13 1.648 #13 4.009 src/index.ts(259,14): error TS2769: No overload matches this call. #13 4.009 Overload 1 of 6, '(port: number, hostname: string, backlog: number, callback?: (() => void) | undefined): Server<typeof IncomingMessage, typeof ServerResponse>', gave the following error. #13 4.009 Argument of type 'string | 4000' is not assignable to parameter of type 'number'. #13 4.009 Type 'string' is not assignable to type 'number'. #13 4.009 Overload 2 of 6, '(port: number, hostname: string, callback?: (() => void) | undefined): Server<typeof IncomingMessage, typeof ServerResponse>', gave the following error. #13 4.009 Argument of type 'string | 4000' is not assignable to parameter of type 'number'. #13 4.009 Type 'string' is not assignable to type 'number'.
使用docker-compose.yml文件构建容器,pull镜像时报错:
The text was updated successfully, but these errors were encountered: