Skip to content

Instantly share code, notes, and snippets.

@koic
Last active April 18, 2016 06:01
Show Gist options
  • Save koic/6f1e51947aef37a0305a22d341bc6cca to your computer and use it in GitHub Desktop.
Save koic/6f1e51947aef37a0305a22d341bc6cca to your computer and use it in GitHub Desktop.
helm-ag package installed by El-Get

Problem

Warning (emacs): Unable to activate package `helm-ag'.
Required package `helm-1.7.7' is unavailable

A Solution

M-x package-list-packages RET

Select and install `helm-ag'

M-x el-get-install RET helm-ag

Folowing the install log.

Warning (el-get): The package `helm-ag' has already been loaded by
package.el, attempting to load el-get version instead. To avoid
this warning either uninstall one of the el-get or package.el
version of helm-ag, or call `el-get' before `package-initialize' to
prevent package.el from loading it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment