You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
honglei@ubuntu:~/www.emberjs.cn-master$ bundle exec rake preview
== The Middleman is loading
/home/honglei/www.emberjs.cn-master/config.rb:4:in `require': /home/honglei/www.emberjs.cn-master/lib/toc.rb:88: invalid multibyte char (US-ASCII) (SyntaxError)
/home/honglei/www.emberjs.cn-master/lib/toc.rb:85: invalid multibyte char (US-ASCII)
/home/honglei/www.emberjs.cn-master/lib/toc.rb:85: syntax error, unexpected $end, expecting keyword_end
编辑页面</a>
^
from /home/honglei/www.emberjs.cn-master/config.rb:4:in `block in initialize'
from /home/honglei/www.emberjs.cn-master/config.rb:4:in `each'
from /home/honglei/www.emberjs.cn-master/config.rb:4:in `initialize'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/core_extensions/extensions.rb:162:in `instance_eval'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/core_extensions/extensions.rb:162:in `initialize'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/core_extensions/data.rb:35:in `initialize'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/application.rb:184:in `initialize'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/core_extensions/request.rb:52:in `new'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/core_extensions/request.rb:52:in `inst'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/preview_server.rb:103:in `new_app'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/preview_server.rb:21:in `start'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/cli/server.rb:79:in `server'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor/command.rb:27:in `run'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor/base.rb:439:in `start'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/cli.rb:77:in `method_missing'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor/command.rb:29:in `run'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor/command.rb:128:in `run'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch'
from /var/lib/gems/1.9.1/gems/thor-0.18.1/lib/thor/base.rb:439:in `start'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/lib/middleman-core/cli.rb:22:in `start'
from /var/lib/gems/1.9.1/gems/middleman-core-3.2.2/bin/middleman:18:in `<top (required)>'
from /usr/local/bin/middleman:23:in `load'
from /usr/local/bin/middleman:23:in `<main>'
honglei@ubuntu:~/www.emberjs.cn-master$
不太了解ruby,看代码好像没有问题。
The text was updated successfully, but these errors were encountered:
不太了解ruby,看代码好像没有问题。
The text was updated successfully, but these errors were encountered: