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

Install Failed: Cannot bind argument to parameter 'Path' because it is null. #123

Open
cpt-kernel opened this issue May 16, 2023 · 2 comments

Comments

@cpt-kernel
Copy link

Join-Path : Cannot find drive. A drive with the name 'U' does not exist.

I think this is an issue with how Join-Path is being used.
See: https://chrisoldwood.blogspot.com/2014/09/join-path-fails-when-local-drive-letter.html

@clr2of8
Copy link
Collaborator

clr2of8 commented Jul 28, 2023

Very interesting, thanks for providing that link! In this case, if the drive doesn't exist, even if the join-path worked the functions would still fail right? So is the suggested solution here to give a better warning or ask the user to specify an existent path?

@megan201296
Copy link

I am seeing this same issue.

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