Skip to content
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

Does not work on Windows #30

Closed
nishant-shah-social opened this issue Nov 16, 2021 · 3 comments
Closed

Does not work on Windows #30

nishant-shah-social opened this issue Nov 16, 2021 · 3 comments

Comments

@nishant-shah-social
Copy link

On windows, the execution of awk command is causing an issue.
This is what I get while executing on a windows machine :-
Stderr:
[15:38:46][Step 3/4] awk: '/location/
[15:38:46][Step 3/4] awk: ^ invalid char ''' in expression

Looks like issue with single quotes not been recognized in windows cmd

Can we fix this? It would be super useful for us
Thanks in advance

@nishant-shah-social
Copy link
Author

@coltdorsey I have a PR for windows support ready on my local..
If you can grant me required permission to contribute on this repo, I will raise the PR

@coltdorsey
Copy link
Collaborator

@nishant-shah-social Hey, thanks for your work. You should be able to fork this repo, push up your changes and make a pull request to this repository.

@coltdorsey
Copy link
Collaborator

@nishant-shah-social It looks like you are maintaining your own solution for windows. I'll go ahead and close this.

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

No branches or pull requests

2 participants