purcell / emacs.d

An Emacs configuration bundle with batteries included
BSD 2-Clause "Simplified" License
6.82k stars 2.04k forks source link

error in package install #815

Closed pawan1198 closed 1 year ago

pawan1198 commented 1 year ago

I am trying to install some emacs packages, but I got two errors, melpa.org package not found and melpa.org temporary failure in name resolution

purcell commented 1 year ago

The latter is presumably because your network was not able to connect to MELPA (I'm not aware we had any downtime...). The former is either a result of that same issue, or because your package list is out of date: try M-x package-refresh-contents.