collectd-influxdb-proxy icon indicating copy to clipboard operation
collectd-influxdb-proxy copied to clipboard

resolve dependencies

Open tve opened this issue 10 years ago • 0 comments

Need to add note to run npm install in readme, else the following happens:

# node proxy.js 

module.js:340
    throw err;
          ^
Error: Cannot find module 'optimist'

tve avatar May 12 '14 01:05 tve