-
Notifications
You must be signed in to change notification settings - Fork 166
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
TypeError: Cannot read property 'match' of undefined #32
Comments
I am also seeing this issue, running on windows. |
I'm using phyton 3.5.2 so one or more of these could be causing an issue.. |
Same problem here |
The same to me. Node v9.5.0 |
Same here Python: 3.6 |
Anyone fix this? Same problem here... |
Hey I recently ran into this issue myself. Seems like in this following line of code: sketch-to-react-native ~/Desktop/myfile.svg |
I'm getting the following error on Ubuntu 17.10. Might be Ubuntu or my setup related but maybe someone know a fix. thanks.
The text was updated successfully, but these errors were encountered: