reworkd / AgentGPT

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
https://agentgpt.reworkd.ai
GNU General Public License v3.0
31.83k stars 9.25k forks source link

RangeError: The "ascii" encoding is not supported #227

Open Alyle-L opened 1 year ago

Alyle-L commented 1 year ago

Server Error RangeError: The "ascii" encoding is not supported

This error happened while generating the page. Any console logs will be displayed in the terminal window. Call Stack new NodeError node:internal/errors (387:5) new TextDecoder node:internal/encoding (403:15) Object. file:///root/AgentGPT/node_modules/fontkit/dist/main.cjs (5414:51)

APiTJLillo commented 1 year ago

I'd say try recloning the repo and rebuild/reinstall dependencies.

yunkchen commented 1 year ago

Same error, any detail action to solve it?