Skip to content

Commit 109cba2

Browse files
authored
Update README.md
1 parent 36df9bc commit 109cba2

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ sudo snap install powershell-preview --classic
2727

2828
## Known Issues
2929

30-
- Some people have reported that the auto-alias of `powershell-preview` to `pwsh-preview` is not working. I have reported this to Canonical.
31-
- See [Alias Troubleshooting](#alias-troubleshooting)
30+
- Ubuntu 20.04 is not working with the `powershell` package.
31+
- The work around is to use the `powershell-preview` package.
32+
- Some native libaries cause incompatible libarires to be loaded. Because the snap file system the readonly, there is no real workaround for this.
33+
- `libmi` always causes for this type of issue and is responsible for:
34+
- PowerShell remoting commands that don't invole `-Hostname`
3235

3336
## Alias Troubleshooting
3437

0 commit comments

Comments
 (0)