Open
Description
I'm running Emacs 25 on Mac OS X. I'm trying to install drupal-mode by simply running M-x, package-install, drupal-mode.
It seems that all of drupal-mode's "optional" dependencies are actually required when installed this way, as the install fails with a lot of errors about missing dependencies. I was able to resolve a few of them by installing flymake-phps, ggtags, php-mode, and others (deleting the drupal-mode directory in the .emacs.d/elpa folder each time), but I still can't figure out how to resolve this:
helm-gtags.el:28:1:Error: Cannot open load file: No such file or directory, helm-gtags
gtags.el:28:1:Error: Cannot open load file: No such file or directory, gtags
Metadata
Metadata
Assignees
Labels
No labels