ausybenelux / drupical

2 stars 0 forks source link

Error provisioning vagrant combining PHP 5.4 and uprofiler-ui #10

Closed klaasvw closed 9 years ago

klaasvw commented 9 years ago

Settings:

"php_version": "5.4", ... "uprofiler_ui": { "install": true, "alias": "uprofiler" },

Result:

Error: No version specified, and no candidate version available for uprofiler-ui Declared in /tmp/vagrant-chef-4/chef-solo-2/cookbooks/web-tools/recipes/profiler.rb:8:in `from_file'

klaasvw commented 9 years ago

Works as designed since uprofiler requires PHP 5.5+