Solved errors

Direct solutions to common programming errors and system issues.

Page 12 of 17

2 min readIntermediate

Vue2Leaflet: Markers Not Displaying Fix

When using Vue2Leaflet the map shows a graw box and only a small section of the map is rendered.

2 min readBeginner

Six issue when installing package on OS X 10.11 El Capitan

There is a known issue with OSX. You need to pass additional arguments to pip command in order to fix the issue.

1 min read

Django 2.0: No attribute lru_cache Error

Django 2.0 installation throws -> AttributeError: 'module' object has no attribute 'lru_cache'. This means that you are using and old version of python. Read more for details

1 min readIntermediate

Exum: How to configure Cross-Origin headers

use Exonum REST API directly from other server by adding a header to your response.

1 min read

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 ...

1 min read

macOS: Generate MD5 SHA1 SHA256 Checksums

1 min readNone

Silver Searcher: Search Hidden Files by Default

Learn the difference between --hidden and -u to undersand how to search in hidden files.

1 min readNone

Silver Searcher: Fix --ignore Pattern Issues

the format of the --ignore pattern can be `\*\*.min.js` or `\*\*.min.\*`

1 min readBeginner

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..

1 min readBeginner

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..4_RequirePythonHost: