Skip to content

← All questions

Installer says "This is Windows" when I run it in Git Bash — what should I use instead?

Asked 10,280 views2 answers

I copied the macOS/Linux one-liner into Git Bash because that is where I live on this machine. It refuses immediately:

text
This is Windows (MINGW64_NT-10.0-19044).
  Use PowerShell instead:
    irm https://sdods.com/install.ps1 | iex
  Or install inside WSL, where this script works normally.

I do have WSL. Which one is actually the right answer if I want to run browser tests?

asked by Sam Orbison9,420 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related