Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 832 Bytes

install_errors.md

File metadata and controls

13 lines (9 loc) · 832 Bytes

Install Errors

Debugging some errors, especialy with Windows 10 Home + Docker + GitHub.

Windows 10 Enterprise can use the Hyper-V, but Windows 10 Home must use the WSL2. But, Docker should work with Windows 10 Home with some other settings adjusted.

Error when cloning: Git init: fatal: could not set 'core.filemode' to 'false'

Try this in Ubuntu: sudo git clone https://github.com/YOUR-USERNAME/simple-coronavirus-report.git