We are using nodejs and karma from a fixed location (without npm). Would it be possible to directly define the location of karma / nodejs e.g. using an environment variable ?
Currently it fails in the init phase when trying to locate npm.cmd. Is npm only used to find karma ?
We are using nodejs and karma from a fixed location (without npm). Would it be possible to directly define the location of karma / nodejs e.g. using an environment variable ?
Currently it fails in the init phase when trying to locate npm.cmd. Is npm only used to find karma ?