Jan De Dobbeleer
c9f5c09fd6
fix(pwsh): return cache path correctly
...
resolves #1858
2022-03-03 08:04:52 +01:00
Jan De Dobbeleer
f865f92633
fix(pwsh): validate the cache path
...
relates to #1833 #1828
2022-02-28 12:58:25 +01:00
Jan De Dobbeleer
b5672434fc
feat(pwsh): download to correct location
...
resolves #1589
2022-02-27 19:47:04 +01:00
Jan De Dobbeleer
4a713b2a23
fix(pwsh): use module qualified cmdlet for expand
2022-02-13 14:16:51 +01:00
Laurent Nullens
6e91805aa7
feat(pwsh): don't overwrite dev build
2022-02-03 10:28:47 +00:00
Jan De Dobbeleer
37e96ef968
fix(pwsh): store the executable inside user HOME folder
2022-01-14 22:45:00 +01:00
Jan De Dobbeleer
5d1cd6209a
fix(pwsh): force console to UTF-8 from module
2021-12-27 13:39:43 +01:00
Jan De Dobbeleer
af639a2b7b
fix(pwsh): print error when install fails in module
...
relates to #1498
2021-12-27 11:26:57 +01:00
Ben Gelens
5c5f0fe157
fix(pwsh): correct path separator
2021-12-16 19:53:46 +01:00
Jan De Dobbeleer
adb49d1cd0
fix(pwsh): alert when we can't download dependencies
...
resolves #1382
2021-12-09 00:17:05 +01:00
lnu
82cad90aa0
fix(pwsh): restore pwsh 5 support
...
In PowerShell 6+, the default encoding is UTF-8 without BOM on all
platforms.
In Windows PowerShell, the default encoding is usually Windows-1252,
an extension of latin-1, also known as ISO 8859-1.
2021-11-30 06:41:40 +01:00
Jan De Dobbeleer
603c4da30b
fix(pwsh): publish module without irrelevant files
2021-11-28 19:08:21 +01:00