Commit 0f22359
committed
docs(deployment): name the app as where @objectstack/organizations must be installed (cloud#1013)
The D5 boot-guard remediation list said "install @objectstack/organizations",
which was un-actionable while the CLI resolved the package against its own
realpath — installing it ANYWHERE did not lift the guard. Now that `serve`
resolves from the host app, the location is exact and load-bearing, so the
bullet says it: declare it in the served app's package.json. Same wording as
the fatal message the CLI prints, so the doc and the terminal agree.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019TYoxKa8yFLiDDh7tkBqtu1 parent 33e33f7 commit 0f22359
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| |||
0 commit comments