using-emacs
using-emacs copied to clipboard
Package ‘smartparens-mode-map’ is unavailable Error (use-package): Cannot load smartparens-mode-map
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
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.
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 [email protected] 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 .
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
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.