File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 22
33Fix IntelliJ/WebStorm's npm integration under nodenv
44
5+ <!-- toc -->
6+
7+ - [ Pre-requisites] ( #pre-requisites )
8+ - [ Installation] ( #installation )
9+ * [ nodenv plugin] ( #nodenv-plugin )
10+ * [ jetbrains-aware git clone] ( #jetbrains-aware-git-clone )
11+ * [ standalone clone] ( #standalone-clone )
12+ * [ homebrew] ( #homebrew )
13+ * [ global npm or yarn package] ( #global-npm-or-yarn-package )
14+ - [ Configuration] ( #configuration )
15+ * [ Package Manager] ( #package-manager )
16+ * [ Nodenv Root] ( #nodenv-root )
17+ - [ Why is this necessary?] ( #why-is-this-necessary )
18+ - [ How it works] ( #how-it-works )
19+
20+ <!-- tocstop -->
21+
522## Pre-requisites
623
724This proxy assumes you have already selected nodenv's shim as your node runtime within your IDE's preferences:
You can’t perform that action at this time.
0 commit comments