-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Is this an issue with the tutorial or just my environment?
Steps for Repro
- Install tutorial via
git clone https://github.com/theintern/intern-tutorial.git
- switch to tutorial directory
cd intern-tutorial
- Run command
npm install --save-dev intern
Observed Results
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! Darwin 16.1.0
npm ERR! argv "/Users/jescobedo/.nvm/versions/node/v4.5.0/bin/node" "/Users/jescobedo/.nvm/versions/node/v4.5.0/bin/npm" "install" "--save-dev" "intern"
npm ERR! node v4.5.0
npm ERR! npm v2.15.9
npm ERR! Unexpected token <
npm ERR! <html>
npm ERR! <head>
npm ERR! <title>404 - Request is serviced by NPM metadata service, remote access not needed from DefaultNpmProxyRepository(id=npmjs.org-proxy)</title>
npm ERR! <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
npm ERR!
npm ERR! <link rel="icon" type="image/png" href="http://mavenrepo.wsm.local:8081/nexus/c/favicon.png">
npm ERR! <!--[if IE]>
npm ERR! <link rel="SHORTCUT ICON" href="http://mavenrepo.wsm.local:8081/nexus/c/favicon.ico"/>
npm ERR! <![endif]-->
npm ERR!
npm ERR! <link rel="stylesheet" href="http://mavenrepo.wsm.local:8081/nexus/c/static/css/Sonatype-content.css?2.13.0-01" type="text/css" media="screen" title="no title" charset="utf-8">
npm ERR! </head>
npm ERR! <body>
npm ERR! <h1>404 - Request is serviced by NPM metadata service, remote access not needed from DefaultNpmProxyRepository(id=npmjs.org-proxy)</h1>
npm ERR! <p>Request is serviced by NPM metadata service, remote access not needed from DefaultNpmProxyRepository(id=npmjs.org-proxy)</p>
npm ERR! </body>
npm ERR! </html>
jeffmwells
Metadata
Metadata
Assignees
Labels
No labels