-
Notifications
You must be signed in to change notification settings - Fork 38
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
A parameter cannot be found that matches parameter name 'FollowRelLink' #63
Comments
Looking into this. Sorry for the delay. |
Thanks |
@adilshehzad786 This is the output I'm getting
Can you try version 0.15.224? |
Sure |
I'm getting this error in Windows PowerShell 5.1 for a different function:
No such issue with PowerShell Core so it's a Windows PowerShell issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before submitting your issue for the
PSGitHub
project, please take a moment to provide the following details:Describe the bug
The token is Successfully working, but whenever trying to execute the PSGitHub commands, getting the FollowRelLink error .
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I am execute the following command , through the following command, the issues which are currently opened by the author , will be displayed in the PowerShell.
Find-GitHubIssue "author:adilshehzad786" | Select-Object -First 1
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
[X] Version of PowerShell you're using is 5.1.19041.1151
[X] PowerShell host you're using (eg. Console Host, ISE, Visual Studio) : ISE
[X] Operating system you're running: Windows 10
[ ] Version of PSGitHub you're using (use Get-Module -Name PSGitHub) : 0.15.212
Thanks for contributing your feedback and support! You can optionally submit a Pull Request against this project, if you have a fix you'd like to share.
The text was updated successfully, but these errors were encountered: