-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running on Windows #14
Comments
Thanks for using Matador and taking the time to submit feedback. This is a known issue with how the matador CLI generates an application. Once we switch over to using node's I might take a stab at this tonight. Dustin |
Has there been a fix for this yet ? Using node on Windows and really like what you've built. |
Implement a few simple methods to copy files using node fs calls instead of exec commands.
Any update on this? |
Any update ? |
I would say that the CLI is unsupported, beyond the current linux support. The primary author has left Obvious and the CLI is not something we use. If you filled out an OCLA I would be happy to review a pull request to convert from |
I've followed the following steps and am getting the error below:
Error:
installing Matador into myApp
error { [Error: Command failed: 'cp' is not recognized as an internal or externa
l command,
operable program or batch file.
] killed: false, code: 1, signal: null }
Any help would be greatly appreciated.
Kind Regards
Shaun
The text was updated successfully, but these errors were encountered: