v26.7.22
Bug Fixes & Monorepo Enhancements
- Global
npm installCrash Fix (Critical Fix): Resolved a severe issue wherenyxora startwould crash immediately after global installation (npm install -g nyxora) due to missing dependencies. All required workspace dependencies (e.g.,systeminformation, messaging bot SDKs) have now been synced and hoisted to the rootpackage.json, ensuring the background daemon can boot properly for global users without throwingCannot find moduleerrors. - Dependency Overrides Synchronization: Fixed dependency conflict warnings during installation by aligning
lodash-esandundiciversions with the root workspaceoverrides.
Full Changelog: v26.7.21...v26.7.22