A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/clojure-emacs/cider/issues/3588 below:

configure cider to use PowerShell 7.x and not Windows PowerShell 5.1 on windows · Issue #3588 · clojure-emacs/cider · GitHub

Cider fails to jack in a repl , and this initially seem to be because its trying to start the repl using

c:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe
instead of
C:\Program Files\PowerShell\7\pwsh.exe

I installed Clojure CLI in a path that is only accessible for PowerShell 7.x not for Windows PowerShell 5.1

So how can i configure cider (or emacs) to use pwsh (which is the command for Powershell 7.x) not powershell (which is the command for the older Windows Powershell 5.1)

I can confirm that adding the clojure cli module to a Windows Powershell 5.1 modules path, fixes my initial issue
so i just want the ability to configure either cider or emacs to use pwsh not powershell

Also you might want to check this calva issue BetterThanTomorrow/calva#1000 for suggestion on how to solve this, since this is basically the same issue but in emacs


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4