-
Notifications
You must be signed in to change notification settings - Fork 48
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
Get-Node.ps1 unavailable #234
Comments
That's not exactly accurate. Every individual line in the Get-Node function has been commented out. I looked through the closed PRs to see if I could figure out when that change was made and couldn't find it. As I mentioned in another issue, I no longer have the ability to test this module. If you want to create a PR with the changes, I'll review and merge it but I can't do much if it breaks. |
May I suggest created a separate issue for this and pinning it so the status of this project is more visible to people? |
@AndrewSav , thanks for the suggestion. |
Looks like this issue is fixed and can be closed |
The latest version of Get-Node.ps1 is completely commented out.
Simply need to add a closing #> before the cmdletbinding command.
The text was updated successfully, but these errors were encountered: