Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when submitting F# Hello World solution. #6716

Open
curioustolearn opened this issue Dec 27, 2023 · 2 comments
Open

Error when submitting F# Hello World solution. #6716

curioustolearn opened this issue Dec 27, 2023 · 2 comments

Comments

@curioustolearn
Copy link

curioustolearn commented Dec 27, 2023

This is the error I get

❯ exercism submit HelloWorld.fs
Error: not in workspace: directory location may be case sensitive: workspace directory: /Users/myusername/Exercism, submit path: /Users/myusername/exercism/fsharp/hello-world/HelloWorld.fs

Output from exercism troubleshoot

Troubleshooting Information

Version

Current: 3.2.0
Latest: 3.2.0

Operating System

OS: darwin
Architecture: amd64

Configuration

Home: /Users/myusername
Workspace: /Users/myusername/Exercism
Config: /Users/myusername/.config/exercism
API key: 0c63*****************************999

API Reachability

GitHub:
* https://api.github.com
* [connected]
* 60.141305ms

Exercism:
* https://api.exercism.io/v1/ping
* [connected]
* 332.760849ms

Thank you.

Copy link

Hi and welcome to Exercism! 👋

This GitHub repository is no longer used for providing support or logging issues. Please open all issues in our community forum:

If you are suggesting a new feature or an improvement to Exercism, we also suggest taking a read of this post first.

Unless this issue has been pre-approved (or you are part of the Exercism Team) it will likely be closed without a response. See you in the forum!

@NobbZ
Copy link
Member

NobbZ commented Dec 29, 2023

Please use cd Exercism when entering the workspace, not cd exercism. Mac treats both the same, but the exercism CLI doesn't, and any experiments with file path normalizing was causing more harm than good, so it is up to the user to correctly navigate their filesystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants