http-route-proxy icon indicating copy to clipboard operation
http-route-proxy copied to clipboard

Support for ES6 and --use_strict

Open idanielsteven opened this issue 9 years ago • 0 comments

NodeJS 4.4.7

~/project/node_modules/http-route-proxy/node_modules/http-proxy/node_modules/utile/lib/index.js:41 return utile.inflect = require('i')(); ^

TypeError: Cannot set property inflect of #<Object> which has only a getter at Object.defineProperties.inflect.get (/home/vagrant/aic-ozone/ui/node_modules/http-route-proxy/node_modules/http-proxy/node_modules/utile/lib/index.js:41:28) at Object. (/home/vagrant/aic-ozone/ui/node_modules/http-route-proxy/node_modules/http-proxy/node_modules/utile/lib/index.js:281:25) at Module._compile (module.js:409:26)

idanielsteven avatar Sep 13 '16 15:09 idanielsteven