question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Buck cannot handle paths with spaces

See original GitHub issue
 aylott in ~/Projects/Design Tools/foo
± |master ✓| → buck targets
Error: Could not find or load main class Tools.foo..buckd

Issue Analytics

  • State:closed
  • Created 10 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
afturnercommented, Mar 25, 2018

@ttsugriy yikes! should have checked the commits… did try building from source but got some compile errors so didn’t pursue further lol. Thanks!

0reactions
ttsugriycommented, Mar 26, 2018

fix is now available in https://github.com/facebook/buck/releases/tag/v2018.03.26.01 I’m going to publish deb package soon too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to handle spaces in external table location path
Everything works as expected for all paths except the ones containing spaces in them. create or replace external table CG with location =...
Read more >
How To Deal With Spaces in Paths on Mac and Linux - Medium
The solutions are to use quotes or the backslash escape character. The escape character is more convenient for single spaces, and quotes are ......
Read more >
Shellcheck can't properly handle paths with spaces in them?
I tried using the source and source-path directives, but they just kept giving me parsing errors in VS Code unless I wrote a...
Read more >
220449 – rpmbuild can not handle paths with whitespace
Bug 220449 - rpmbuild can not handle paths with whitespace ... line 21: cd: /home/fs/eg: No such file or directory So I tried...
Read more >
Buck: .buckconfig
local files in the project root, Buck reads configuration settings from the following additional locations, some of which are actually directories: Directory ....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found