Toru Nagashima

Results 120 comments of Toru Nagashima

Sorry, I had used the trial version before, so I cannot use it now.

Thank you. I got the WebStorm Free Open Source License for `npm-run-all`. 1. I tried the `npm start` of `react-slingshot` in WebStorm's terminal. Fortunately (or unfortunately), it worked fine. ![ws-terminal](https://cloud.githubusercontent.com/assets/1937871/16040086/8fbe6be6-3268-11e6-985d-376010bbae63.gif)...

I'm using: - Windows 7 (Japanese) - WebStorm 2016.1.3 - Node 6.2.0 - npm 3.9.0

Weird 😓. I will continue to investigate...

Wow, really interesting. I am grateful for your proposal. I'd like to cooperate to make helpful tool for developers! @spion I feel `npm run` is slow too. So I have...

I like the idea of `run-all` and `npm-run-all`. The collection of small programs is definitely good, but `package.json#scripts` field has small area, so I'd like to keep compact notation of...

Thank you for this issue. However, I'm using Windows 7 Pro and I could not reproduce it. Could you tell me the repro steps? ---- **package.json:** ```json { "name": "sandbox",...

Thank you. I'll check it. .... `[email protected]` does not seem to be published to npm. ```console > npm show yarn dist-tags { latest: '0.24.4', rc: '0.25.2' } ```

Hmm, I could not reproduce it with `[email protected]` on PowerShell and cmd.exe on Windows 7. I'll check on Windows 10 later.