zamansky / using-emacs

410 stars 104 forks source link

Package ‘smartparens-mode-map’ is unavailable Error (use-package): Cannot load smartparens-mode-map #8

Open romankrv opened 5 years ago

romankrv commented 5 years ago

Hi Mike! I use your config to launch emacs, i got an error: Error (use-package): Failed to install smartparens-mode-map: Package ‘smartparens-mode-map-’ is unavailable screen shot 2018-09-30 at 00 19 26

Also I try (use-package smartparens so it has problems too. I open the issue https://github.com/Fuco1/smartparens/issues/931 also smartparens has CI system and have the last 30 failed CI commits. Smartparens is a project like dying out project. One needs to find more suitable tool for work with the parens. Have you any idea for that

Thanks, Mike.

zamansky commented 5 years ago

can't say for sure but you might try running package-refresh-contents then exiting and reloading emacs - that seems to clear up some of those types of issues for me.

Mike

On Sat, Sep 29, 2018 at 5:39 PM Roman Kalinichenko notifications@github.com wrote:

Hi Mike! I use your config to launch emacs, i got an error: Error (use-package): Failed to install smartparens-mode-map: Package ‘smartparens-mode-map-’ is unavailable [image: screen shot 2018-09-30 at 00 19 26] https://user-images.githubusercontent.com/42733/46250603-9caae380-c446-11e8-92c3-76c17da228b1.png

Also I try (use-package smartparens so it has problems too. I open the issue Fuco1/smartparens#931 https://github.com/Fuco1/smartparens/issues/931 also smartparens has CI system and have the last 30 failed CI commits. Smartparens is a project like dying out project. One needs to find more suitable tool for work with the parens. Have you any idea for that

Thanks, Mike.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zamansky/using-emacs/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AAm3_61UseU1hQEo0FT2-1kajzoq-x4Lks5uf-iegaJpZM4XAsnz .

romankrv commented 5 years ago

I make package-refresh-contents and reload emacs too. Problem has anyway. Error (use-package): Failed to install smartparens-mode-map: Package ‘smartparens-mode-map-’ is unavailable

romankrv commented 5 years ago

Maybe you don't cause you have the source code smartparens-mode-map in a cache folder, if you delete those you will have a problem too, like me.