Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jordanskole
Created July 31, 2013 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jordanskole/6124184 to your computer and use it in GitHub Desktop.
Save jordanskole/6124184 to your computer and use it in GitHub Desktop.
Jordans-MacBook-Pro:heatheread.dev jordan$ pagoda create heatheread
Creating heatheread...
Complete!
Git remote pagoda added
heatheread created
----------------------------------------------------
LIVE URL : http://heatheread.pagodabox.com
ADMIN PANEL : http://dashboard.pagodabox.com/apps/heatheread
----------------------------------------------------
The Client has had an unexpected error:
-- compile error
(erb):1: syntax error, unexpected tIDENTIFIER, expecting ')'
...out.concat(( color('+ Use 'git push pagoda --all' to push yo...
^
(erb):1: syntax error, unexpected tSTRING_BEG, expecting kDO or '{' or '('
...'+ Use 'git push pagoda --all' to push your code live', :gre...
^
(erb):1: syntax error, unexpected ',', expecting ')'
...-all' to push your code live', :green)).to_s); _erbout
^
(erb):1: syntax error, unexpected ')', expecting $end
...our code live', :green)).to_s); _erbout
^ --
(erb):1:in `say'
/Library/Ruby/Gems/1.8/gems/highline-1.6.19/lib/highline.rb:624:in `say'
/Library/Ruby/Gems/1.8/gems/pagoda-0.7.8/lib/pagoda/cli/helpers.rb:18:in `display'
/Library/Ruby/Gems/1.8/gems/pagoda-0.7.8/lib/pagoda/cli/helpers/app.rb:90:in `create'
/Library/Ruby/Gems/1.8/gems/pagoda-0.7.8/lib/pagoda/cli/commands/create.rb:11
/Library/Ruby/Gems/1.8/gems/gli-2.0.0/lib/gli/command_support.rb:127:in `call'
/Library/Ruby/Gems/1.8/gems/gli-2.0.0/lib/gli/command_support.rb:127:in `execute'
/Library/Ruby/Gems/1.8/gems/gli-2.0.0/lib/gli/app_support.rb:229:in `call_command'
/Library/Ruby/Gems/1.8/gems/gli-2.0.0/lib/gli/app_support.rb:242:in `call'
/Library/Ruby/Gems/1.8/gems/gli-2.0.0/lib/gli/app_support.rb:242:in `call_command'
/Library/Ruby/Gems/1.8/gems/gli-2.0.0/lib/gli/app_support.rb:60:in `run'
/Library/Ruby/Gems/1.8/gems/pagoda-0.7.8/bin/pagoda:105
/usr/bin/pagoda:19:in `load'
/usr/bin/pagoda:19
Please report this error to support@pagodabox.com so we can fix it.
Thank you.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment