GithubHelp home page GithubHelp logo

MELPA install issue about ejc-sql HOT 2 CLOSED

kostafey avatar kostafey commented on July 29, 2024
MELPA install issue

from ejc-sql.

Comments (2)

kostafey avatar kostafey commented on July 29, 2024

I've never used use-package Emacs extension. So, installing ejc-sql in a common way (as described in README) is ok.

I've installed use-package and run

(use-package elj-sql
  :ensure t)

With the following result:

Debugger entered--Lisp error: (error "Package `elj-sql-' is unavailable")
  signal(error ("Package `elj-sql-' is unavailable"))
  error("Package `%s-%s' is unavailable" elj-sql "")
  package-compute-transaction(nil ((elj-sql)))
  package-install(elj-sql)
  use-package-ensure-elpa(elj-sql t)
  use-package-ensure-elpa(elj-sql)
  (progn (require (quote package)) (use-package-ensure-elpa (quote elj-sql)))
  (progn (progn (require (quote package)) (use-package-ensure-elpa (quote elj-sql))) (if (not (require (quote elj-sql) nil (quote noerror))) (ignore (message (format "Cannot load %s" (quote elj-sql))))))
  eval((progn (progn (require (quote package)) (use-package-ensure-elpa (quote elj-sql))) (if (not (require (quote elj-sql) nil (quote noerror))) (ignore (message (format "Cannot load %s" (quote elj-sql)))))) nil)
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)

Maybe it's a use-package problem? How can I help you?

from ejc-sql.

stardiviner avatar stardiviner commented on July 29, 2024

I check out what clomacs is.
Then I reinstalled clomacs. And then reinstall ejc-sql.
Then problem solved. I guess this is because clomacs install does not generate autoload for clomacs--doc variable.

from ejc-sql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.