Skip to content

Conversation

b0ase
Copy link

@b0ase b0ase commented Oct 13, 2025

Summary

  • Fixed template key mismatch when using the --yes flag that was causing repository cloning to fail with 'undefined' path
  • The --yes option was using template key 'Meter - A feature-packed starting point' which doesn't exist in the templates object
  • Updated to use the correct key 'Meter - An intro to Wallet, sCrypt and overlays'

Test plan

  • Tested with node bin/bsv-app.js --yes --skip-install
  • Confirmed repository clones successfully
  • Verified project creation completes without errors

🤖 Generated with Claude Code

The --yes flag was using an incorrect template key that didn't exist in the templates object, causing the repository cloning to fail with 'undefined' path. Fixed by using the correct template key.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant