react-workshop
react-workshop copied to clipboard
cli fix
Fixes course compile on windows without wsl.
Resolves issue: https://github.com/ReactTraining/react-workshop/issues/33
Testing considerations
- was tested using powershell, same environment as described in linked issue
- was not tested on mac
- was not tested on linux
Thanks @BumbleB2na for this. I had this issue on Windows this morning and these changes fixed it.