Hello I am adding Langsmith to my render web services and all I did was add some environmental variables tha twould allow me to trace using Langsmith and I got this error. However, it did deploy, but I could not use my chat agent.
error in deploy log:
[ERROR]: [server]: Error during Data Source initialization: require() of ES Module /opt/render/project/src/node_modules/@upstash/redis/nodejs.mjs not supported.
Error in Chat Agent:
Cannot read properties of undefined (reading ‘activeChatflows’)