devinlin27
devinlin27
现在还是无法npm install,有什么解决方案吗?
 使用cnpm就可以执行安装了。
> TS整体换成: > > ``` > import * as dotenv from 'dotenv' > import 'isomorphic-fetch' > import type { ChatMessage, SendMessageOptions } from 'chatgpt' > import { ChatGPTAPI, ChatGPTUnofficialProxyAPI }...
**### when i run this command, it show : connect ETIMEDOUT 108.160.172.200:443** ``` npm run embed > [email protected] embed > tsx scripts/embed.ts Loaded env from .env.local node:internal/process/promises:288 triggerUncaughtException(err, true /*...