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

(MODULES-8171) Run fails if paths in $env:lib don't exist #109

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

carabasdaniel
Copy link
Contributor

Prior to this commit, Puppet fails while compiling C# code within init_ps.ps1 with a cryptic no implicit conversion of nil into String message.

This commit checks that the LIB environment variable contains invalid paths and fails with a useful error message.

@carabasdaniel carabasdaniel force-pushed the MODULES-8171 branch 4 times, most recently from ad56fe1 to 2a19c08 Compare June 3, 2019 07:56
  Prior to this commit, Puppet fails while compiling C# code within init_ps.ps1 with a cryptic no implicit conversion of nil into String message.

  This commit checks that the LIB environment variable contains invalid paths and fails with a useful error message.
@RandomNoun7 RandomNoun7 merged commit 6a7ef5c into puppetlabs:master Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants