I have an error when I tried to launch from the terminal like shopify ftp
util.js:973
throw new TypeError('The super constructor to "inherits" must not ' +
^
TypeError: The super constructor to "inherits" must not be null or undefined
at Object.exports.inherits (util.js:973:11)
at Object.<anonymous> (/usr/local/lib/node_modules/shopify-ftp/node_modules/ftpd/lib/ftpd.js:67:6)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at /usr/local/lib/node_modules/shopify-ftp/shopify.js:9:14
I have macOS Sierra 10.12.4
How can I overcome it?
I have an error when I tried to launch from the terminal like shopify ftp
I have macOS Sierra 10.12.4 How can I overcome it?