Sunday, 9 July 2017

Warning (initialization): An error occurred while loading -SPACEMACS

Error=> When spacemacs is installed first time, while downloading packges spacemacs gives this error. Warning (initialization): An error occurred while loading.

Sollution => start emacs in insecure mode.

open command prompt(windows) , or terminal(unix) and locate emacs directory. and type 
=>emacs --insecure

This will solve the problem.

No comments:

Post a Comment

XMLHttpRequest cannot load http://yourdomain.com/path/resoruce. Response for preflight has invalid HTTP status code 401

XMLHttpRequest cannot load http://yourdomain.com/path/resoruce. Response for preflight has invalid HTTP status code 401 If you are using ...