realcoloride / node_characterai

Unofficial Character AI wrapper for node.
https://beta.character.ai/
346 stars 71 forks source link

On server, Chromium path for puppeteer could not be located #138

Closed JasonARong closed 9 months ago

JasonARong commented 9 months ago

The code works perfectly fine on my local machine (Mac). However after I deployed it to the google cloud, it returns the following warning and error.

Screen Shot 2024-01-25 at 2 32 19 PM Screen Shot 2024-01-25 at 2 32 39 PM

I realized there was a similar problem in issue #86 , but it seems like the solutions was just for Linux.

realcoloride commented 9 months ago

See https://github.com/realcoloride/node_characterai?tab=readme-ov-file#troubleshooting.