無法將 WSL 節點解釋器添加到 WebStorm (Can't add WSL Node Interpreter to WebStorm)


問題描述

無法將 WSL 節點解釋器添加到 WebStorm (Can't add WSL Node Interpreter to WebStorm)

我需要將 WSL 節點解釋器添加到 WebStorm (2020.1),但 WebStorm 未檢測到 Linux 發行版,即使我通過 Windows 商店安裝了 Alpine WSL

我讀過這個問題,但沒有幫助。在 wsl.distributions.xml 中手動添加條目也沒有用,做了很多研究但沒有任何效果。

我可以通過添加將 WSL 用作 WebStorm 中的終端wsl.exe 位置到 shell 路徑。我的目標是從運行/調試配置運行 npm 腳本表單。

S.StepS.Step)

參考文件

  1. Can't add WSL Node Interpreter to WebStorm (CC BY‑SA 2.5/3.0/4.0)

#webstorm #windows-subsystem-for-linux #jetbrains-ide






相關問題

找到 SASS 可執行文件的位置。(使用 rbenv) (Find the location of the SASS executable. (using rbenv))

如何在 webstorm 中使用 angular js (How to use angular js with webstorm)

Node 的 WebStorm 代碼完成顯示太多選項 (WebStorm code completion for Node shows too many options)

Webstorm JSX emmet 擴展 (Webstorm JSX emmet expansion)

無法在 node_modules (WebStorm) 中設置斷點 (Unable to set breakpoints inside node_modules (WebStorm))

Webstorm Meteor CSS 背景圖像位置 (Webstorm Meteor CSS Background Image Locations)

Webstorm 11 顯示有效代碼的編譯時打字稿錯誤 (Webstorm 11 shows compile-time typescript error for valid code)

WebStorm 和 TypeScript:如何導航到包的 JS 源文件? (WebStorm and TypeScript: how to navigate to JS source file of a package?)

有沒有辦法使用 WebStorm 中的調試器單步執行 RunJS 應用程序 (Is there a way to step through a RunJS app using the debugger in WebStorm)

IntelijIDEA (Goland) 使用 /private/var/folders/ (IntelijIDEA (Goland) uses /private/var/folders/)

無法將 WSL 節點解釋器添加到 WebStorm (Can't add WSL Node Interpreter to WebStorm)

禁止在 Nrwl Nx 的同一庫中導入桶文件 (Disallow barrel file imports within the same library in Nrwl Nx)







留言討論