-
Notifications
You must be signed in to change notification settings - Fork 27
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
Project configuration fails when creating new project on external drive #209
Comments
The issue is caused by the fact that the stubs are managet central and are only linked in your filesystem. Due to technical limitations, these links can't be created on external drives. |
Ok, i was guessing that was the issue, I like to have my code projects on my external drive so i'm looking forward to a solution. Might look into it myself if I get time and you accept help. |
First time using micropico, and I hot this bug straight away. I prefer to keep all my projects on a NAS. Switched to my local filesystem for now. |
You can always add the stubs manualy if your preferences and MicroPico don't (yet) allign |
Signed-off-by: paulober <[email protected]>
What are the steps to reproduce this issue?
MicroPico: Configure Project
What happens?
I get this an error message and the operation seems to fail beacause no stubs or anything is added to the project nor will any of the autocompletion work.
What were you expecting to happen?
I expect the stubs to be added to the project like when i run the same command on a folder that is on my machine
Any logs, error output, etc?
Which version of MicroPico are you using?
v3.7.5
Support info
The text was updated successfully, but these errors were encountered: