Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Advanced Settings

yacut edited this page Jun 6, 2016 · 1 revision

Set Node binary path (works for also for npm/mocha/gulp)

  • get Node binary path in terminal: which node
  • copy output
  • open extension settings and paste the path to Path to Node binary
  • save the settings

Setup for electron-mocha

  • get Node binary path in terminal: which electron-mocha
  • copy output
  • open extension settings and paste the path to Path to Mocha binary
  • save the settings
Clone this wiki locally