We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
how to fix it
![image](https://github.com/devblackops/Terminal-Icons/assets/46619078/9fcc599b-e1a5-4a50-8a32-f17e16595bb0
The text was updated successfully, but these errors were encountered:
I have seen this bug before. I want to say it is related to this issue I put in.
PowerShell/vscode-powershell#3886
It comes down to $env:PSModulePath across pwsh.exe and powershell.exe.
$env:PSModulePath
pwsh.exe
powershell.exe
Workaround is to restart the session.
EDIT: I might be way off. It might be a language issue on Windows. See #125 and #77
Sorry, something went wrong.
No branches or pull requests
how to fix it
![image](https://github.com/devblackops/Terminal-Icons/assets/46619078/9fcc599b-e1a5-4a50-8a32-f17e16595bb0
The text was updated successfully, but these errors were encountered: