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

Instalation on windows 32 bit #479

Closed
2 tasks done
allgood opened this issue Mar 3, 2021 · 2 comments
Closed
2 tasks done

Instalation on windows 32 bit #479

allgood opened this issue Mar 3, 2021 · 2 comments

Comments

@allgood
Copy link

allgood commented Mar 3, 2021

Prerequisites

  • I have read and understand the CONTRIBUTING guide
  • I looked for duplicate issues before submitting this one

Description

Instalation thorugh Install-Module command on Powershell downloads 64bit binaries always, even if running on 32bit installation.

Environment

  • Oh my Posh version: 3.105.0
  • Theme:
  • Operating System: Windows 10 home 32 bit
  • Shell:
  • Terminal:

Steps to Reproduce

  1. Run Install-Module oh-my-posh -Scope CurrentUser
  2. Run Import-Module oh-my-posh
  3. Run Set-poshPrompt Paradox

Expected behavior: Theme started

Actual behavior: Error trying to load 64bit binary on 32bit windows

image

@JanDeDobbeleer
Copy link
Owner

@allgood I'm going to be honest here for a moment. I had no idea 32 bit OS'es still existed in this day and age. Can be fixed though ;-)

@allgood
Copy link
Author

allgood commented Mar 3, 2021 via email

JanDeDobbeleer added a commit that referenced this issue Mar 3, 2021
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

2 participants