Steps to reproduce
Install v6.0.0.10 for Windows10
Open C:\Program Files\PowerShell\6.0.0.10\Modules and check the folder for the bundled module like PSReadLine
Expected behavior
There should be a folder relating to the version of the Module installed and the module files should be in that location i.e. C:\Program Files\PowerShell\6.0.0.10\Modules\PSReadLine\1.2\
Actual behavior
Module files are stored in the module name folder with no version folder i.e. C:\Program Files\PowerShell\6.0.0.10\Modules\PSReadLine\
Environment data
Name Value
---- -----
PSEdition Core
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSVersion 6.0.0-alpha
SerializationVersion 1.1.0.1
PSRemotingProtocolVersion 2.3
WSManStackVersion 3.0
GitCommitId v6.0.0-alpha.10-dirty
BuildVersion 3.0.0.0
CLRVersion
Steps to reproduce
Install v6.0.0.10 for Windows10
Open
C:\Program Files\PowerShell\6.0.0.10\Modulesand check the folder for the bundled module like PSReadLineExpected behavior
There should be a folder relating to the version of the Module installed and the module files should be in that location i.e.
C:\Program Files\PowerShell\6.0.0.10\Modules\PSReadLine\1.2\Actual behavior
Module files are stored in the module name folder with no version folder i.e.
C:\Program Files\PowerShell\6.0.0.10\Modules\PSReadLine\Environment data