Solved errors
Direct solutions to common programming errors and system issues.
Page 12 of 17
Exum: How to configure Cross-Origin headers
use Exonum REST API directly from other server by adding a header to your response.
SOLVED: tmux: invalid LC_ALL, LC_CTYPE or LANG
When running tmux the error "tmux: invalid LC_ALL, LC_CTYPE or LANG" is returned. Check this easy steps to fix this issue. you need to execute first apt-get install locales and then ...
Silver Searcher: Search Hidden Files by Default
Learn the difference between --hidden and -u to undersand how to search in hidden files.
Silver Searcher: Fix --ignore Pattern Issues
the format of the --ignore pattern can be `\*\*.min.js` or `\*\*.min.\*`
Silver Searcher: Can't Search for Dollar Sign
Cause of the problem is that you're using double quotes, you're only escaping the dollar sign..
Neovim: Failed to load python host
Quick solution to the neovim error when using osx: Error detected while processing function remote#define#AutocmdBootstrap..remote#host#Require.. make throws the error : libunibilium.so: No such file or directory make throws the error : libunibilium.so: No such file or directory The current ppa for neovim changed. Check here the new ppDebian: libunibilium.so Not Found Build Error
Debian: libunibilium.so Not Found Build Error
Neovim: How to install a stable version on Ubuntu via ppa.