YS
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
YS commented, -
-
-
-
YS commented, -
YS created a post, AnsweredIntelliJ cannot index npm dependency from git repo
In package.json: "devDependencies": { "my-dependency": "git+ssh://git@github.com:MyOrg/my-dependency.git", ..} yarn install runs fine and installs the dependency into node_modules. Node plugin is...