Symlinks not working on mac
- Linguagem predominante
- Go
- Estrelas
- 1.4k
- Forks
- 363
- Merge médio
- 6d 13h
- PRs com merge (30d)
- 2
Descrição
I've changed the directory setup a bit on my mac, and as a result submitting solutions fail. The cause is symlinking. Seems like something that should just work, so posting it here as a bug. Can't find other mentions of it.
I've got an Exercism directory, with language track symlinks in it
Exercism/elixir -> /Users/me/dev/own/Development/elixir/Exercism
Below that, everything is the same. The exercism command happily downloads exercises and they end up exactly like one expects. Submitting a solution is broken, though, with the following error:
Error: not in workspace
My config looks like:
Home: /Users/me
Workspace: /Users/me/Exercism
Config: /Users/me/.config/exercism
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.