-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I get this error when trying to execute WP.discover command.
I tried it on Linux as well as Mac environment.
node-wp-cli version: 0.0.4
Following is the output log.
Mac
undefined:1
ription":"List all sites in a multisite install.","longdesc":"## OPTIONS\n\n[-
SyntaxError: Unexpected end of input
at Object.parse (native)
at /Users/udit/easyengine-vagrant/www/Data/generator-moxie-wp/node_modules/wp-cli/lib/commands.js:17:20
at ChildProcess.exithandler (child_process.js:758:5)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
Linux
undefined:1
d more than once)\n\n --[no-]color\n Whether to colorize the output\n\n
SyntaxError: Unexpected end of input
at Object.parse (native)
at /var/www/Data/generator-moxie-wp/node_modules/wp-cli/lib/commands.js:17:20
at ChildProcess.exithandler (child_process.js:758:5)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
Metadata
Metadata
Assignees
Labels
No labels