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

libdragon init cant specify directory on windows #593

Closed
Boxingbruin opened this issue Aug 24, 2024 · 2 comments
Closed

libdragon init cant specify directory on windows #593

Boxingbruin opened this issue Aug 24, 2024 · 2 comments

Comments

@Boxingbruin
Copy link

Unexpected behavior: Directory defaults to /Users/{user} no matter what directory specified in the cmd prompt.

I had to modify project-info.js to my specific directory to get it to initialize somewhere else:

async function findLibdragonRoot(
  start = 'C:\\Users\\{user}\\Documents\\N64\\libdragon',

Expected behavior: cmd prompt opened to a specific folder such as C:/Users/{user}/Documents/N64/libdragon should initialize the project in that location.

@anacierdem
Copy link
Collaborator

Can you please move this issue to https://github.com/anacierdem/libdragon-docker?

There is no way of specifying a different directory but there is an issue for that: anacierdem/libdragon-docker#52

Does that align with your expectations?

@rasky
Copy link
Collaborator

rasky commented Oct 5, 2024

Closing for now as it should be moved anyway

@rasky rasky closed this as completed Oct 5, 2024
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

3 participants