node.js - How do I configure Webstorm 10 to run npm install --force before debugging? -


i have shared submodule requires me run "npm install --force" before can run webstorm , debug application. edit debug configuration have before launch action run npm command me. can done?

at counfiguration window ( set debug configuration ) can find 'before launch' section

see more @ https://www.jetbrains.com/phpstorm/help/run-debug-configuration-javascript-debug.html ( search on page 'before launch')

before launch specify tasks must performed before applying run/debug configuration. specified tasks performed in order appear in list.

enter image description here


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -