-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
create-mainframe uses zx to run scripts, which relies on bash.
Running npm create mainframe on my Windows machine resulted in an error:
/bin/bash: npm: command not found
Options
- Use an alternative method to run scripts
- Update
create-mainframeto download a release instead of cloning the repo
While (1) should be fairly straightforward, it's just a patch. create-mainframe clones the repo, and that isn't the best way to distribute Mainframe.
Metadata
Metadata
Assignees
Labels
No labels