RainEggplant / chatgpt-telegram-bot

A ChatGPT bot for Telegram based on Node.js. Support both browserless and browser-base APIs.
MIT License
323 stars 97 forks source link

Error [ERR_MODULE_NOT_FOUND]: Cannot find module #22

Closed kintong3000 closed 1 year ago

kintong3000 commented 1 year ago

when i run ‘pnpm build && pnpm start’

image

how to fix

ubuntu 20.04

kintong3000 commented 1 year ago

i try copy the api.js from src to /root/chatgpt-telegram-bot/ but it's no work

kintong3000 commented 1 year ago

I've found the reason My node version is too low