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

Error when project folder contains spaces #17

Open
YtvwlD opened this issue Nov 23, 2017 · 1 comment
Open

Error when project folder contains spaces #17

YtvwlD opened this issue Nov 23, 2017 · 1 comment

Comments

@YtvwlD
Copy link

YtvwlD commented Nov 23, 2017

This bug in build-gradle only occurs when using the gradle wrapper.

Error: Command failed: /home/user/path with spaces/gradlew tasks
/bin/sh: 1: /home/user/path: not found
    at ChildProcess.exithandler (child_process.js:223:12)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at maybeClose (internal/child_process.js:885:16)
    at Socket.<anonymous> (internal/child_process.js:334:11)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at Pipe._handle.close [as _onclose] (net.js:501:12)
@YtvwlD
Copy link
Author

YtvwlD commented Nov 24, 2017

Oh, this seems to be the same issue as #13 and #10.

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

1 participant