Skip to content

Instantly share code, notes, and snippets.

@boutell
Created June 6, 2014 17:36
Show Gist options
  • Save boutell/bf6bf1ae22dae2d77cc1 to your computer and use it in GitHub Desktop.
Save boutell/bf6bf1ae22dae2d77cc1 to your computer and use it in GitHub Desktop.
npm guru meditation with 200 OK result code
npm ERR! <?xml version="1.0" encoding="utf-8"?>
npm ERR! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
npm ERR! "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
npm ERR! <html>
npm ERR! <head>
npm ERR! <title>200 OK</title>
npm ERR! </head>
npm ERR! <body>
npm ERR! <h1>Error 200 OK</h1>
npm ERR! <p>OK</p>
npm ERR! <h3>Guru Meditation:</h3>
npm ERR! <p>XID: 724803011</p>
npm ERR! <hr>
npm ERR! <p>Varnish cache server</p>
npm ERR! </body>
npm ERR! </html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment