exercism / exercism/cli

Symlinks not working on mac

Open
#911 17 comments 1 reaction 1 assignee Claimed by @kytrinyx View on GitHub
Dominant language
Go
Stars
1.4k
Forks
363
Avg merge
6d 13h
Merged PRs (30d)
2

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.