Skip to content

Conversation

@zachfedor
Copy link
Contributor

  • Check if npm exists before running install
  • Handle error case if command fails at OS level (e.g. permission issue, path incorrect, etc)
  • Handle error case if command fails during install (e.g. network issue, bad dependency, etc)
  • Move git commands later in process

Fixes #307

@zachfedor zachfedor requested a review from willemneal November 18, 2025 16:01
@zachfedor zachfedor merged commit c8d5fdc into main Nov 18, 2025
2 of 3 checks passed
@zachfedor zachfedor deleted the fix/init-check-npm branch November 18, 2025 19:12
@stellar-scaffold stellar-scaffold bot mentioned this pull request Nov 18, 2025
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.

[stellar-scaffold-cli] Non-descriptive error if npm is not installed

3 participants