Skip to content
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

PowerShell 7.5.0-preview-4 - Error: The current processor architecture is: MSIL #13

Open
eizedev opened this issue Sep 4, 2024 · 0 comments

Comments

@eizedev
Copy link

eizedev commented Sep 4, 2024

Hi,

thanks for this great module!
At the moment I don't know if this is a bug in the current preview version of 7.5.0 or if it will be included in the release version (I haven't done any troubleshooting). But I get the following error when importing the module in the preview and wanted to mention it here. This does not happen to me in 7.4.5.

Exception             :
    Type    : System.InvalidOperationException
    Message : The current processor architecture is: MSIL. The module '...\PowerShell\Modules\psdates\1.0.5\psdates.psd1' requires the following architecture: Amd64.
    HResult : -2146233079
    FullyQualifiedErrorId : Modules_InvalidProcessorArchitecture,Microsoft.PowerShell.Commands.ImportModuleCommand
 Get-ComputerInfo | select -expand CsProcessors

Name                      : AMD Ryzen 7 PRO 6850U with Radeon Graphics
Manufacturer              : AuthenticAMD
Description               : AMD64 Family 25 Model 68 Stepping 1
Architecture              : x64
AddressWidth              : 64
DataWidth                 : 64
MaxClockSpeed             : 2701
CurrentClockSpeed         : 2701
NumberOfCores             : 8
NumberOfLogicalProcessors : 16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant