Kelly Becker-Neuding
Kelly Becker-Neuding
Any news on this? I'm assuming it's being backlogged to preference [Crostini](https://github.com/lstoll/cros-crostini)? Was there any plans on making this mergeable?
Patched these mods into my current enter-chroot; works like a charm!
Also experiencing this when running `go run github.com/99designs/gqlgen generate --verbose`
`Shellwords#escape`: https://ruby-doc.org/stdlib-2.0.0/libdoc/shellwords/rdoc/Shellwords.html#method-c-escape may offer the simple solution if it could be applied on the environment variable for CREW_PREFIX.
Patching `lib/const.rb` so that the pathing is escaped breaks all Ruby file accessors. It almost seems like a good idea to make a `FilePath` class that implements a `.escaped` and...
Updating `packages/*` seems like more work than making this a helper.
Sure, I guess. I need to get atom.io working on my chromebook so I may perform some real development work. presently I'm using GitHub's web UI until I get this...
> @KellyLSB: I'm not sure if you noticed but we have an atom package for this project. You need to have x86_64 architecture to install, however. We also have codium...
Similar problems: https://github.com/skycocker/chromebrew/pull/3894