{"id":113,"date":"2017-08-04T19:03:44","date_gmt":"2017-08-04T17:03:44","guid":{"rendered":"http:\/\/developer.ps\/?p=113"},"modified":"2017-08-04T19:03:44","modified_gmt":"2017-08-04T17:03:44","slug":"bash-wp-command-not-found","status":"publish","type":"post","link":"https:\/\/developer.ps\/index.php\/2017\/08\/04\/bash-wp-command-not-found\/","title":{"rendered":"bash: wp: command not found"},"content":{"rendered":"<p>After installing WP-CLI as in here: http:\/\/wp-cli.org\/<\/p>\n<p>executing wp gives the error:<\/p>\n<p>bash: wp: command not found<\/p>\n<p>For me the problem was that the system didn&#8217;t have the directory \/usr\/local\/bin in the PATH, to add it:<\/p>\n<p>&nbsp;<\/p>\n<p>PATH=$PATH:\/usr\/local\/bin<\/p>\n<p>export PATH<\/p>\n<p>&nbsp;<\/p>\n<p>wp should work now if installed correctly<\/p>\n","protected":false},"excerpt":{"rendered":"<p>After installing WP-CLI as in here: http:\/\/wp-cli.org\/ executing wp gives the error: bash: wp: command not found For me the problem was that the system didn&#8217;t have the directory \/usr\/local\/bin in the PATH, to add it: &nbsp; PATH=$PATH:\/usr\/local\/bin export PATH &nbsp; wp should work now if installed correctly<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-113","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"wps_subtitle":"WP-Cli ","_links":{"self":[{"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/posts\/113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/comments?post=113"}],"version-history":[{"count":1,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/posts\/113\/revisions"}],"predecessor-version":[{"id":114,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/posts\/113\/revisions\/114"}],"wp:attachment":[{"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/media?parent=113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/categories?post=113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/tags?post=113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}