Lynne42

Results 6 comments of Lynne42

``` generator client { provider = "prisma-client-js" output = "../node_modules/.prisma/client" } ``` ``` import { PrismaClient } from '../../node_modules/.prisma/client' ``` didn't solve for me, env: ``` node v16.0.0 npm 7.20.5...

怎么做的呢,我使用的一直链接超时

请问如何使用的, 我用npm weapp.socket.io 以及 源码build出来的js, 都不能链接成功,报错 Connection error: Error: timeout

太慢了,要急死了

有解决吗, 能在小程序中使用吗

解决了吗, 我这也是安装的weapp.socket.io@^2.2.1, 依赖socket.io-client "2.2.0"。 服务端python 使用的socket.io2 总是显示连接超时 "._src_utils_socket.ts:37 Connection error: Error: timeout"