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

APPDATA is not defined on MacOS #4

Closed
createk-design opened this issue Feb 16, 2019 · 2 comments
Closed

APPDATA is not defined on MacOS #4

createk-design opened this issue Feb 16, 2019 · 2 comments

Comments

@createk-design
Copy link

Hi - in the Get-APSession method there is a reference to APPDATA. On MacOS this is not defined and Test-Path then fails. I could make this work by adding the following to my environment:
export APPDATA="/Users/myname/"
Perhaps you could test for this environment variable and if it doesn't exist then test for a HOME path?

Otherwise thank you so much - this is an awesome piece of work that has made my life so much easier.

@Dejulia489
Copy link
Owner

I will look into this and get back to you.

Sorry for the delay and thank you!

@Dejulia489
Copy link
Owner

This has been resolved in the new version of AzurePipelinesPS - 2.0.33, sorry for the delay!

Tell all your Mac friends they can now use AzurePipelinesPS.

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