-
Notifications
You must be signed in to change notification settings - Fork 121
undefined method "deploy_method" #115
Copy link
Copy link
Open
Description
hello,
while trying to include the deploy block as suggested in this repo, i get the following error when i try to execute middleman server or middleman build.
/home/aditya/development/slate/slate/config.rb:35:in `block in initialize': undefined method`deploy_method=' for #Middleman::Deploy::Options:0x007fbfaf4beee0 (NoMethodError)
ruby versions tried:
1.9.3 (had to upgrade as net-ssh requires >=2.0.0)
2.0.0
2.3.0
executing middleman:
middleman server (while on 1.9.3)
bundle exec middleman s
what additional information I might need to provide?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels