- Add Runtime service to Docker Compose stack - Configure Runtime API integration in Router config - Add mock Runtime server for development - Update Router with Runtime API environment variables - Update Makefile to include Runtime health checks - Configure runtime execution models (Python/TypeScript) - Fix Hanzo Router branding (build with enterprise colors) - Add runtime access points to documentation
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
npm error Lifecycle script `backend:dev` failed with error:
|
|
npm error workspace @hanzochat/chat-frontend@v0.7.8
|
|
npm error location /Users/z/work/hanzo/chat/client
|
|
npm error Missing script: "backend:dev"
|
|
npm error
|
|
npm error To see a list of scripts, run:
|
|
npm error npm run --workspace=@hanzochat/chat-frontend@v0.7.8
|