Skip to content

docs(readme): align create-project loader warn with msg-cli - #68

Merged
jsahleen merged 1 commit into
mainfrom
msg-67
Aug 16, 2026
Merged

docs(readme): align create-project loader warn with msg-cli#68
jsahleen merged 1 commit into
mainfrom
msg-67

Conversation

@jsahleen

Copy link
Copy Markdown
Collaborator

Summary

  • Stop passing the caught error into console.warn in the README Basic Setup loader, matching current msg create project ESM output.
  • Confirmed the Creating a Resource example already matches msg create resource Main Messages; no other Usage scaffold changes were needed.

Closes #67

Test plan

  • Diff README Basic Setup against msg create project Main en zh fr --format MF1 (allowing illustrative TRANSLATION_IMPORT_PATH)
  • Confirm the loader warn is message-only (no , error)
  • Confirm Creating a Resource still matches msg create resource Main Messages

Made with Cursor

Keep the README scaffold in lockstep with current msg-cli ESM output,
which no longer passes the caught error to console.warn.

Refs #67

Co-authored-by: Cursor <cursoragent@cursor.com>
@jsahleen
jsahleen marked this pull request as ready for review August 16, 2026 19:43
@jsahleen
jsahleen merged commit 3558d57 into main Aug 16, 2026
1 check passed
@jsahleen
jsahleen deleted the msg-67 branch August 16, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update README examples to match current msg-cli create project and create resource output

1 participant