[BUG] - Cannot read properties of null (reading 'digest') while running in Node.js #161
Labels
bug
Something isn't working
core
Fundamental operations and essential features of AgenticJS
library
Issues and enhancements directly related to the codebase of the library component of the project.
pending-validation
Describe the Bug
When following the documentation example Node.js + AI Agents, the example fails to work starting from KaibanJS version
0.4.0
. The errorCannot read properties of null (reading 'digest')
is thrown.Attached is the error screenshot for reference.
KaibanJS Team Config
Here is the link to the playground showcasing the issue: Example Playground
Steps to Reproduce
0.4.0
.Current vs. Expected Behavior
Cannot read properties of null (reading 'digest')
and fails to proceed.Environment
The text was updated successfully, but these errors were encountered: