-
Notifications
You must be signed in to change notification settings - Fork 994
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
[Bug]: yarn rw build does not work when the app is stored on a file path with a space character. #11464
Comments
I got the same error message (telemetry error) with the same node version (but mac), except build worked
|
Thanks for the issue report @adendiamond and @standuprey I think there are two separate things going on here.
We're aware of the telemetry issue and @Josh-Walker-GM is in charge of sorting that out. We just wanted to focus on getting RW v8 out first 🙂 I'll ask @callingmedic911 to take a look at the path issue |
What's not working?
Same as title. When I move my app to the root C:/, it builds fine.
How do we reproduce the bug?
Below is my terminal I/O for creating a RedwoodJs app and trying to build it with a space character in the file path:
And here is the I/O for yarn rw build, building the same app from C:/:
What's your environment? (If it applies)
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: