devinlin27

Results 4 comments of devinlin27

现在还是无法npm install,有什么解决方案吗?

![捕获](https://user-images.githubusercontent.com/32610116/117773374-d1bc7b00-b26a-11eb-9dd2-5365c3e0a24e.PNG) 使用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 /*...