-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy error in Windows 8.1 #89
Comments
Same issue in Windows 7. |
Same issue here, in Windows 8.1 x64 |
+1 here. Windows 8.1 x64. Can't even run |
Same here, with deploy activated I can't run |
+1 Windows 10 x64 |
Any progress on this one? It doesn't work on Windows 7 x64 too.. |
Don't work on Windows 10. Can't even run bundle exec middleman server:
|
I added the gem and added activate :deploy (+ configs) for FTP upload.
When I run
middleman deploy
(or with bundle exec), I get the following error. Not sure where to start with this one. Any help would be appreciated.Windows 8.1 64-bits, Ruby 2.1.0.
c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-core-3.3.10/lib/m
'iddleman-more/core_extensions/default_helpers.rb:7:in
<top (required)>': uninit ialized constant Padrino::Helpers::OutputHelpers (NameError) from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-core -3.3.10/lib/middleman-core/core_extensions.rb:30:in
require'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-core
-3.3.10/lib/middleman-core/core_extensions.rb:30:in
<top (required)>' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-core -3.3.10/lib/middleman-core/application.rb:24:in
require'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-core
-3.3.10/lib/middleman-core/application.rb:24:in
<top (required)>' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-depl oy-1.0.0/lib/middleman-deploy/commands.rb:62:in
deploy_options'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-depl
oy-1.0.0/lib/middleman-deploy/commands.rb:36:in
build_before' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-depl oy-1.0.0/lib/middleman-deploy/commands.rb:29:in
deploy'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li
b/thor/command.rb:27:in
run' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li b/thor/invocation.rb:126:in
invoke_command'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li
b/thor.rb:359:in
dispatch' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li b/thor/base.rb:440:in
start'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-core
-3.3.10/lib/middleman-core/cli.rb:72:in
method_missing' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li b/thor/command.rb:29:in
run'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li
b/thor/command.rb:126:in
run' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li b/thor/invocation.rb:126:in
invoke_command'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li
b/thor.rb:359:in
dispatch' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/thor-0.19.1/li b/thor/base.rb:440:in
start'from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-core
-3.3.10/lib/middleman-core/cli.rb:20:in
start' from c:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/middleman-core -3.3.10/bin/middleman:18:in
<top (required)>'from c:/RailsInstaller/Ruby2.1.0/bin/middleman:23:in
load' from c:/RailsInstaller/Ruby2.1.0/bin/middleman:23:in
The text was updated successfully, but these errors were encountered: