> @botpress/chat@0.5.5 build /home/runner/work/botpress/botpress/packages/chat-client > pnpm build:type && pnpm build:node && pnpm build:browser > @botpress/chat@0.5.5 build:type /home/runner/work/botpress/botpress/packages/chat-client > tsc -p ./tsconfig.build.json > @botpress/chat@0.5.5 build:node /home/runner/work/botpress/botpress/packages/chat-client > ts-node -T ./build.ts --node Done > @botpress/chat@0.5.5 build:browser /home/runner/work/botpress/botpress/packages/chat-client > ts-node -T ./build.ts --browser (node:3069) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. (Use `node --trace-deprecation ...` to show where the warning was created) Done