Unfortunately, it is giving an error:

drush en wysiwyg_codesnippet
PHP Fatal error:  Call to undefined function libraries_get_path() in /home/ud/public_html/sites/all/modules/wysiwyg_codesnippet/wysiwyg_codesnippet.install on line 15
Drush command terminated abnormally due to an unrecoverable error.                                                                              [error]
Error: Call to undefined function libraries_get_path() in
/home/ud/public_html/sites/all/modules/wysiwyg_codesnippet/wysiwyg_codesnippet.install, line 15

Comments

nickonom created an issue. See original summary.

nickonom’s picture

Ok, error is gone after enabling the Library module. But then I have to request to add dependency in the module's info file, so that drush command could automatically enable Libraries when requested to enable this module.

kevinquillen’s picture

Status: Active » Postponed (maintainer needs more info)

The libraries module is listed as a dependency in the info file, I checked a couple of versions and it has appeared to have been there. Does this still happen for you?