Created
June 6, 2014 17:36
-
-
Save boutell/bf6bf1ae22dae2d77cc1 to your computer and use it in GitHub Desktop.
npm guru meditation with 200 OK result code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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