The Crystal programming language | http://crystal-lang.org | Fund Crystal's development: http://is.gd/X7PRtI | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/
rails/scope.yml
will have roots = ["config/environment.rb"]
to pass
Building oq
+ snapcraftctl build
[31mMissing[0m shard.lock
shards install --production
Failed to run 'shards install --production' for 'oq': Exited with code 1.
:thinking:
--production
with --without-development
to get the v1 working again at least
shards build --production
works without a shard.lock
?
nil