Build and Deploy api.jquery.com project
Hi Team,
I'am trying to deploy api.jquery.com code locally with the help of jquery-wp-content.But when I tried to apply the "grunt deploy" command the below error is thrown.
$ grunt deploy
Running "check-modules" task
Running "xmllint:all" (xmllint) task
>> Missing executable: xmllint.
>> You must install libxml2.
Warning: Task "xmllint:all" failed. Use --force to continue.
Aborted due to warnings.
Thanks in advance.