Membrain
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
-
-
Membrain created a post, IntelliJ 2017.3 does not resolve imported Flow type
I have two IntelliJ modules using ES6 + Flow. One module exports some things, the other imports them. The code works in CLI babel-node, but IntelliJ underlines one of the imports and says "Cannot... -
-
Membrain created a post, Intellij 2017.3 does not recognize nodenv npm shim
I just installed IntelliJ IDEA Ultimate 2017.3 and I'm seeing prompts to run 'npm install' in a project after modifying package.json. I click to try that and the "Node.js Local Interpreter" dialog... -
-
Membrain created a post, AnsweredWhere is "Add Remote" for a Python SDK? (IDEA with Python plugin)
I use Intellij IDEA Ultimate 14.1.4 with the Python plugin. According to this documentation page, I should be able to configure a Remote interpreter:https://www.jetbrains.com/pycharm/help/configur...