Created
August 27, 2015 16:13
-
-
Save justgage/3a96edfc0e87fb84f528 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ ~/get_smart/ features/ga* bin/setup | |
Spring stopped. | |
Checking dependencies... | |
./build.sh: line 3: /Users/gpeterson/.bash_profile: No such file or directory | |
Successfully installed statsd_test_harness-0.2.9 | |
Parsing documentation for statsd_test_harness-0.2.9 | |
Done installing documentation for statsd_test_harness after 0 seconds | |
1 gem installed | |
[npm_install] STARTING Thu Aug 27 10:12:39 MDT 2015 | |
[bundle_install] STARTING Thu Aug 27 10:12:39 MDT 2015 | |
[npm_install] All node_modules are up-to-date | |
[npm_install] OK | |
[npm_install] FINISHED Thu Aug 27 10:12:40 MDT 2015 | |
[bundle_install] Resolving dependencies......... | |
[bundle_install] The Gemfile's dependencies are satisfied | |
[bundle_install] OK | |
[bundle_install] FINISHED Thu Aug 27 10:12:42 MDT 2015 | |
[prepare_dev_databases] STARTING Thu Aug 27 10:12:42 MDT 2015 | |
[prepare_dev_databases] Development db exists, migrating | |
[prepare_dev_databases] /Users/gpeterson/get_smart/.bundle/ruby/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:20: warning: already initialized constant Rouge::Lexers::Shell::KEYWORDS | |
[prepare_dev_databases] /Users/gpeterson/get_smart/.bundle/ruby/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:20: warning: previous definition of KEYWORDS was here | |
[prepare_dev_databases] /Users/gpeterson/get_smart/.bundle/ruby/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:25: warning: already initialized constant Rouge::Lexers::Shell::BUILTINS | |
[prepare_dev_databases] /Users/gpeterson/get_smart/.bundle/ruby/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:25: warning: previous definition of BUILTINS was here | |
[prepare_dev_databases] warning: parser/current is loading parser/ruby21, which recognizes | |
[prepare_dev_databases] warning: 2.1.6-compliant syntax, but you are running 2.1.5. | |
[prepare_dev_databases] warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri. | |
[prepare_dev_databases] [WARNING] - The list of tenants to migrate appears to be empty. This could mean a few things: | |
[prepare_dev_databases] | |
[prepare_dev_databases] 1. You may not have created any, in which case you can ignore this message | |
[prepare_dev_databases] 2. You've run `apartment:migrate` directly without loading the Rails environment | |
[prepare_dev_databases] * `apartment:migrate` is now deprecated. Tenants will automatically be migrated with `db:migrate` | |
[prepare_dev_databases] | |
[prepare_dev_databases] Note that your tenants currently haven't been migrated. You'll need to run `db:migrate` to rectify this. | |
[prepare_dev_databases] OK | |
[prepare_dev_databases] FINISHED Thu Aug 27 10:12:54 MDT 2015 | |
BUILD PASSED in 20 seconds | |
Preparing local environment... | |
/Users/gpeterson/get_smart/.bundle/ruby/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:20: warning: already initialized constant Rouge::Lexers::Shell::KEYWORDS | |
/Users/gpeterson/get_smart/.bundle/ruby/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:20: warning: previous definition of KEYWORDS was here | |
/Users/gpeterson/get_smart/.bundle/ruby/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:25: warning: already initialized constant Rouge::Lexers::Shell::BUILTINS | |
/Users/gpeterson/get_smart/.bundle/ruby/2.1.0/gems/rouge-1.9.1/lib/rouge/lexers/shell.rb:25: warning: previous definition of BUILTINS was here | |
warning: parser/current is loading parser/ruby21, which recognizes | |
warning: 2.1.6-compliant syntax, but you are running 2.1.5. | |
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri. | |
Looks like you need a Bridge account. Let's create one now :) | |
Login [gpeterson]: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment