fix
patch
deps
feat/phase-2g-bundle
fix(deps): add missing gateway dependencies to package.json
cookie-parser, jsonwebtoken, passport, passport-google-oauth20, and passport-github2 were used by hub/gateway/server.mjs but not declared as dependencies, causing ERR_MODULE_NOT_FOUND on fresh installs.
sha256:091fd2d9f04e3e6ce7b8096e0badd80f68c4f8381d6e5ef0c4a80eb5e59cbdc9
sha
sha256:156ca378e72874a2b14c485c9327576498bf6ecd8492e659491f63721d1dda02
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:091fd2d9f04e3e6ce7b8096e0badd80f68c4f8381d6e5ef0c4a80eb5e59cbdc9 --body "your comment"
No comments yet. Be the first to start the discussion.