medium-cli icon indicating copy to clipboard operation
medium-cli copied to clipboard

A lot of errors

Open joolsa opened this issue 8 years ago • 0 comments

Hi!

Thanks for the script. Unfortunately, I couldn't get it working. Below is the code.

Do you have any ideas on how to make it work?

Thanks, Joni

C:\Users\joni>npm install -g medium-cli npm WARN deprecated [email protected]: This package was split into two simpler plugins: metalsmith-layouts and metalsmith-in-place npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated [email protected]: This package is discontinued. Use lodash.iteratee@^4.0.0. npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue C:\Users\joni\AppData\Roaming\npm\medium -> C:\Users\joni\AppData\Roaming\npm\node_modules\medium-cli\bin\medium C:\Users\joni\AppData\Roaming\npm -- [email protected] -- [email protected] -- [email protected] -- [email protected] (git+ssh://[email protected]/ianstormtaylor/to-camel-case.git#02759f7dcf1b3a9c05568183dc14c738d2a0e229)

C:\Users\joni>medium login events.js:160 throw er; // Unhandled 'error' event ^

Error: spawn C:\Users\joni\AppData\Roaming\npm\node_modules\medium-cli\bin\medium-login ENOENT at exports._errnoException (util.js:1022:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32) at onErrorNT (internal/child_process.js:359:16) at _combinedTickCallback (internal/process/next_tick.js:74:11) at process._tickCallback (internal/process/next_tick.js:98:9) at Module.runMain (module.js:606:11) at run (bootstrap_node.js:394:7) at startup (bootstrap_node.js:149:9) at bootstrap_node.js:509:3

joolsa avatar Mar 11 '17 16:03 joolsa