Note that there are some explanatory texts on larger screens.

plurals
  1. POnpm does not install any package via VS 2013
    text
    copied!<p>I tried to install bower and protractor via Package Manager Console in VS 2013 and VS 2012 I am getting error</p> <pre><code>npm : npm http GET https://registry.npmjs.org/protractor At line:1 char:1 + npm install protractor + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (npm http GET ht....org/protractor:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError </code></pre> <p>then long list of </p> <pre><code>npm http 304 https://registry.npmjs.org/protractor npm http GET https://registry.npmjs.org/selenium-webdriver npm http GET https://registry.npmjs.org/saucelabs </code></pre> <p>List is very long. At the end I am getting </p> <pre><code>bower@1.2.8 node_modules\bower Γö£ΓöÇΓöÇ junk@0.2.2 Γö£ΓöÇΓöÇ stringify-object@0.1.7 Γö£ΓöÇΓöÇ abbrev@1.0.4 Γö£ΓöÇΓöÇ chmodr@0.1.0 Γö£ΓöÇΓöÇ which@1.0.5 Γö£ΓöÇΓöÇ osenv@0.0.3 Γö£ΓöÇΓöÇ graceful-fs@2.0.1 Γö£ΓöÇΓöÇ archy@0.0.2 Γö£ΓöÇΓöÇ bower-logger@0.2.1 .... Γö£ΓöÇΓöÇ mout@0.7.1 Γö£ΓöÇΓöÇ bower-config@0.5.0 (optimist@0.6.0, mout@0.6.0) ΓööΓöÇΓöÇ bower-registry-client@0.1.6 (request-replay@0.2.0, async@0.2.9, bower-config@0.4.5) </code></pre> <p>I re installed Nodejs from official website, I checked that PATH contains nodejs folder. Any ideas appreciated.</p> <p>I tried to install via regular powershell command window and it worked.</p> <p><strong>Edit</strong> I tried to uninstall a package (that I installed via regular powershell window) and it worked so only install does not work....</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload