- Java 双重比较
- java - 比较器与 Apache BeanComparator
- Objective-C 完成 block 导致额外的方法调用?
- database - RESTful URI 是否应该公开数据库主键?
我是 NPM 的新手,我想我终于成功地通过了使用这些设置的公司代理:
proxy = http://MyUsername:MyPassword@MyProxy:MyPort
https-proxy = http://MyUsername:MyPassword@MyProxy:MyPort
strict-ssl = false
registry = http://registry.npmjs.org/
但是,当我运行 NPM 命令时,例如 npm search
或 npm --proxy http://username:password@cacheaddress.com.br:80 install packagename
,我收到以下错误,我不明白:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'search' ]
2 info using npm@1.4.3
3 info using node@v0.10.26
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 warn Building the local index for the first time, please be patient
6 verbose url raw /-/all
7 verbose url resolving [ 'http://registry.npmjs.org/', './-/all' ]
8 verbose url resolved http://registry.npmjs.org/-/all
9 info trying registry request attempt 1 at 15:32:46
10 http GET http://registry.npmjs.org/-/all
11 http 407 http://registry.npmjs.org/-/all
12 verbose bad json <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
12 verbose bad json <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
12 verbose bad json <head>
12 verbose bad json
12 verbose bad json <title>Error Message</title>
12 verbose bad json <meta http-equiv="content-type" content="text/html; charset=utf-8" />
12 verbose bad json
12 verbose bad json <style>
12 verbose bad json body {
12 verbose bad json
12 verbose bad json background:#e5eaf5 url(/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/bg.gif) top left repeat-x ;
12 verbose bad json margin:0px 0px 0px 0px;
12 verbose bad json font-family:Arial, Helvetica, sans-serif;
12 verbose bad json min-width:1000px;
12 verbose bad json font-size:12px;
12 verbose bad json color:#000000;
12 verbose bad json direction:ltr;
12 verbose bad json }
12 verbose bad json img {border:none}
12 verbose bad json
12 verbose bad json
12 verbose bad json .main {
12 verbose bad json width:100%;
12 verbose bad json background:url(/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/topright.gif) top right no-repeat;
12 verbose bad json min-width:1000px;
12 verbose bad json min-height:400px;
12 verbose bad json margin-left:auto;
12 verbose bad json margin-right:auto;
12 verbose bad json text-align:left;
12 verbose bad json }
12 verbose bad json
12 verbose bad json .logo {float:left; height:103px; }
12 verbose bad json .sidetext {float:right; width:182px; height:52px; background:url(/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/sidetext.png) top left; border:1px solid #2a2e31; margin-right:20px; margin-top:20px; padding:4px; }
12 verbose bad json .sidetextNone {visibility:hidden; }
12 verbose bad json
12 verbose bad json .whiteline {float:left; clear:both; font-size:20px; margin-left:47px; margin-top:17px; color:#ffffff; white-space:nowrap; }
12 verbose bad json .bold {font-weight:bold;}
12 verbose bad json
12 verbose bad json .maintext {float:left; margin-top:20px; clear:both; color:#000; margin-left:47px;}
12 verbose bad json
12 verbose bad json .color1 {color:#677183;}
12 verbose bad json
12 verbose bad json ul {margin-top:0; padding-left:15px; padding-top:5px; padding-bottom:5px;}
12 verbose bad json
12 verbose bad json ul li {list-style-image:url(/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/bullet.gif)}
12 verbose bad json A {
12 verbose bad json FONT-WEIGHT: bold; COLOR: #005a80;
12 verbose bad json }
12 verbose bad json A:hover {
12 verbose bad json FONT-WEIGHT: bold;COLOR: #0d3372;
12 verbose bad json }
12 verbose bad json </style>
12 verbose bad json
12 verbose bad json </head>
12 verbose bad json <body>
12 verbose bad json <div class="main">
12 verbose bad json <div class="logo"><img src="/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/logo.png" alt="ForeFront" /></div>
12 verbose bad json <div class="whiteline"><td id=L_default_2><span class="bold">Network Access Message:</span> The page cannot be displayed </td></div>
12 verbose bad json <div class="maintext">
12 verbose bad json <td id=L_default_3><span class="bold color1">Explanation:</span> There is a problem with the page you are trying to reach and it cannot be displayed. </td><br />
12 verbose bad json <br />
12 verbose bad json
12 verbose bad json <td id=L_default_5><span class="bold color1">Try the following:</span></td><br />
12 verbose bad json
12 verbose bad json <ul>
12 verbose bad json <li><td id=L_default_6><span class="bold">Refresh page:</span> Search for the page again by clicking the Refresh button. The timeout may have occurred due to Internet congestion.</td></li>
12 verbose bad json <li><td id=L_default_7><span class="bold">Check spelling:</span> Check that you typed the Web page address correctly. The address may have been mistyped.</td></li>
12 verbose bad json <li><td id=L_default_8><span class="bold">Access from a link:</span> If there is a link to the page you are looking for, try accessing the page from that link.</td></li>
12 verbose bad json </ul>
12 verbose bad json <br />
12 verbose bad json
12 verbose bad json <td id=L_default_9><span>If you are still not able to view the requested page, try contacting your administrator or Helpdesk.</span> </td><br />
12 verbose bad json
12 verbose bad json <br />
12 verbose bad json <td id=L_default_10><span class="bold color1">Technical Information (for support personnel)</span></td><br />
12 verbose bad json <ul>
12 verbose bad json <li><td id=L_default_11><span class="bold">Error Code:</span></td> 407 Proxy Authentication Required. Forefront TMG requires authorization to fulfill the request. Access to the Web Proxy filter is denied. (12209).</li>
12 verbose bad json <li><td id=L_default_12><span class="bold">IP Address:</span></td> 185.31.17.162</li>
12 verbose bad json <li><td id=L_default_13><span class="bold">Date:</span></td> 2014/03/11 01:32:47 PM [GMT]</li>
12 verbose bad json <li><td id=L_default_14><span class="bold">Server:</span></td> OBTMG01.(MyCompany).local </li>
12 verbose bad json <li><td id=L_default_15><span class="bold">Source:</span></td> proxy </li>
12 verbose bad json </ul>
12 verbose bad json </div>
12 verbose bad json </div>
12 verbose bad json </body>
12 verbose bad json </html>
13 error registry error parsing json
14 error SyntaxError: Unexpected token
14 error <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
14 error <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
14 error <head>
14 error
14 error <title>Error Message</title>
14 error <meta http-equiv="content-type" content="text/html; charset=utf-8" />
14 error
14 error <style>
14 error body {
14 error
14 error background:#e5eaf5 url(/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/bg.gif) top left repeat-x ;
14 error margin:0px 0px 0px 0px;
14 error font-family:Arial, Helvetica, sans-serif;
14 error min-width:1000px;
14 error font-size:12px;
14 error color:#000000;
14 error direction:ltr;
14 error }
14 error img {border:none}
14 error
14 error
14 error .main {
14 error width:100%;
14 error background:url(/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/topright.gif) top right no-repeat;
14 error min-width:1000px;
14 error min-height:400px;
14 error margin-left:auto;
14 error margin-right:auto;
14 error text-align:left;
14 error }
14 error
14 error .logo {float:left; height:103px; }
14 error .sidetext {float:right; width:182px; height:52px; background:url(/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/sidetext.png) top left; border:1px solid #2a2e31; margin-right:20px; margin-top:20px; padding:4px; }
14 error .sidetextNone {visibility:hidden; }
14 error
14 error .whiteline {float:left; clear:both; font-size:20px; margin-left:47px; margin-top:17px; color:#ffffff; white-space:nowrap; }
14 error .bold {font-weight:bold;}
14 error
14 error .maintext {float:left; margin-top:20px; clear:both; color:#000; margin-left:47px;}
14 error
14 error .color1 {color:#677183;}
14 error
14 error ul {margin-top:0; padding-left:15px; padding-top:5px; padding-bottom:5px;}
14 error
14 error ul li {list-style-image:url(/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/bullet.gif)}
14 error A {
14 error FONT-WEIGHT: bold; COLOR: #005a80;
14 error }
14 error A:hover {
14 error FONT-WEIGHT: bold;COLOR: #0d3372;
14 error }
14 error </style>
14 error
14 error </head>
14 error <body>
14 error <div class="main">
14 error <div class="logo"><img src="/Wbo-BC742A09-E6FA-4945-A21A-856A1F5CED22/logo.png" alt="ForeFront" /></div>
14 error <div class="whiteline"><td id=L_default_2><span class="bold">Network Access Message:</span> The page cannot be displayed </td></div>
14 error <div class="maintext">
14 error <td id=L_default_3><span class="bold color1">Explanation:</span> There is a problem with the page you are trying to reach and it cannot be displayed. </td><br />
14 error <br />
14 error
14 error <td id=L_default_5><span class="bold color1">Try the following:</span></td><br />
14 error
14 error <ul>
14 error <li><td id=L_default_6><span class="bold">Refresh page:</span> Search for the page again by clicking the Refresh button. The timeout may have occurred due to Internet congestion.</td></li>
14 error <li><td id=L_default_7><span class="bold">Check spelling:</span> Check that you typed the Web page address correctly. The address may have been mistyped.</td></li>
14 error <li><td id=L_default_8><span class="bold">Access from a link:</span> If there is a link to the page you are looking for, try accessing the page from that link.</td></li>
14 error </ul>
14 error <br />
14 error
14 error <td id=L_default_9><span>If you are still not able to view the requested page, try contacting your administrator or Helpdesk.</span> </td><br />
14 error
14 error <br />
14 error <td id=L_default_10><span class="bold color1">Technical Information (for support personnel)</span></td><br />
14 error <ul>
14 error <li><td id=L_default_11><span class="bold">Error Code:</span></td> 407 Proxy Authentication Required. Forefront TMG requires authorization to fulfill the request. Access to the Web Proxy filter is denied. (12209).</li>
14 error <li><td id=L_default_12><span class="bold">IP Address:</span></td> 185.31.17.162</li>
14 error <li><td id=L_default_13><span class="bold">Date:</span></td> 2014/03/11 01:32:47 PM [GMT]</li>
14 error <li><td id=L_default_14><span class="bold">Server:</span></td> OBTMG01.(MyCompany).local </li>
14 error <li><td id=L_default_15><span class="bold">Source:</span></td> proxy </li>
14 error </ul>
14 error </div>
14 error </div>
14 error </body>
14 error </html>
14 error
14 error at Object.parse (native)
14 error at RegClient.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:203:23)
14 error at Request.self.callback (C:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:123:22)
14 error at Request.EventEmitter.emit (events.js:98:17)
14 error at Request.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:893:14)
14 error at Request.EventEmitter.emit (events.js:117:20)
14 error at IncomingMessage.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:844:12)
14 error at IncomingMessage.EventEmitter.emit (events.js:117:20)
14 error at _stream_readable.js:920:16
14 error at process._tickCallback (node.js:415:13)
15 error If you need help, you may report this *entire* log,
15 error including the npm and node versions, at:
15 error <http://github.com/npm/npm/issues>
16 error System Windows_NT 6.1.7601
17 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "search"
18 error cwd C:\Users\(MyUsername)
19 error node -v v0.10.26
20 error npm -v 1.4.3
21 error type unexpected_token
22 verbose exit [ 1, true ]
最佳答案
看起来您仍然没有通过代理。
407 Proxy Authentication Required. Forefront TMG requires authorization to fulfill the request. Access to the Web Proxy filter is denied. (12209)
您可能需要设置类似 cntlm 的内容如果您的代理身份验证使用摘要方法。
关于node.js - 代理返回 HTML 背后的 NPM,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22327919/
大家好, 我看到了来自 java 项目中的 jsp 页面。 想问一下这些html标签有什么区别。 请多多指教。 示例代码如下: 最佳答案 使用struts-html标签库,其中只是普
我有一个页面,我正在从电子邮件中读取 HTML。 有时,来自电子邮件的文本包含 HTML 和 CSS,它完全改变了我的页面样式。 我不希望我的页面样式因此受到影响。我如何严格阅读特定 div(框)内的
我知道有类似的问题,但我想对我的特定代码进行一些输入。 我有一个图像,我将其切成 9 块,并创建了一个 3x3 HTML 表来显示它。 但是我的表在行之间有空格,但在列之间没有空格。我没有使用任何 C
编辑:Waylan 的回答成功了!谢谢! 我正在尝试压缩文档的 .html 文件以发送给客户。目标是获得与浏览实际网站相同的体验。 打开 .html 文件时,单击的任何链接都会转到父文件夹,而不是特定
编辑:Waylan 的回答成功了!谢谢! 我正在尝试压缩文档的 .html 文件以发送给客户。目标是获得与浏览实际网站相同的体验。 打开 .html 文件时,单击的任何链接都会转到父文件夹,而不是特定
这是 question 的扩展.我正在尝试解析嵌入在 Blogger 博客的 XML 备份中的 HTML 片段,并用 InDesign 标签重新标记它们。 Blogger 并未对其任何帖子的 HTML
我知道在 html 中元素之间的换行符被视为空格,但我认为当您尝试使用响应式布局时这非常可怕。 例如,这里我们有预期和正确的行为,但要获得它,我必须删除元素之间的 html 中的换行符: https:
我正在尝试将文本文件显示为 html。我正在使用 ionic 。我正在发送一个 html 格式的响应,但在一个文本文件中发送到配置文件页面。它在 .ts 页面的变量名中。 @Component({
假设我有一个 html 文档: test 我想在浏览器中显示该代码。然后我会创建类似的东西: <html>test<html> 为了在中间制作 gubbins,我有一个函数
HTML 元素和 HTML 标签有什么区别?渲染有什么区别吗?使用标签或元素时有什么特殊注意事项吗? 最佳答案 是一个标签,特别是一个开始标签 也是一个标签,一个结束标签 This is a para
我有这个表格的模态形式。该表正在填充大量数据,但我不想分页。相反,我想以模式形式降低表格的高度并为表格添加溢出。下面是我的代码,但它不起作用。 请问我该如何实现? CSS #table{
我记得有一个 Linux 命令可以从给定的 URL 返回 HTML 代码。您可以将 URL 作为此命令的参数,然后返回 HTML 代码,而不是在浏览器中输入 URL。 哪个命令执行此操作? 最佳答案
我有一个 html 页面,我想在其中包含另一个有很多链接的 html 页面。我能够使用 iframe 实现它,但我希望 iframe 内的页面具有与原始页面相同的文本和链接颜色属性,我不想要滚动条,我
我正在使用 HTML 写一本书。如果我把它写在一个 html 文件中,整个代码就会变长,所以我想将每一章保存到不同的文件中,然后将它们加载到主 html 中。我的意思是有像 chapter1.html
在显示之前,我必须将一个网站重定向到另一个网站。我试过使用 .htaccess,但它给我带来了问题。我也使用过 javavscript 和 meta,但在加载我要从中传输的页面之前它不起作用。帮助?
关闭。这个问题不符合Stack Overflow guidelines .它目前不接受答案。 我们不允许提问寻求书籍、工具、软件库等的推荐。您可以编辑问题,以便用事实和引用来回答。 关闭 7 年前。
如何打印“html”标签,包括“”?如何在不使用文本区域和 Javascript 的情况下对任何标签执行此操作? 最佳答案 使用HTML character references : <html
我需要将 Ruby on Rails 应用程序中的 html.slim 文件转换为 html.erb。有什么简单的方法吗?我尝试了 Stack Overflow 和其他网站中列出的许多选项。但对我没有
这个问题在这里已经有了答案: Is it necessary to write HEAD, BODY and HTML tags? (6 个答案) 关闭 8 年前。 我在 gitHub 上找到了这个
如果不允许通过 JavaScript 进行额外的 DOM 操作,我正在寻找可以加载外部资源的元素列表。我正在尝试使用 HTML 查看器托管来自第三方的电子邮件,当发生这种情况时,我需要删除任何自动加载
我是一名优秀的程序员,十分优秀!