seantronsen / neovim-config

0 stars 0 forks source link

Mason Error: `black` and `cmake-language-server` fail to install #19

Closed seantrons closed 1 month ago

seantrons commented 8 months ago

On MacOS under the main branch, both black and cmake-language-server fail to install for some reason. A screenshot is attached.

image

seantrons commented 1 month ago

This isn't a bug. The issue arises from not setting up the proxy correctly in the shell environment variables. On networks that require a proxy for internet access, the proxy needs to be properly configured when initializing the editor. Closing this issue.