You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: