We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this an issue with the tutorial or just my environment?
git clone https://github.com/theintern/intern-tutorial.git
cd intern-tutorial
npm install --save-dev intern
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>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this an issue with the tutorial or just my environment?
Steps for Repro
git clone https://github.com/theintern/intern-tutorial.git
cd intern-tutorial
npm install --save-dev intern
Observed Results
The text was updated successfully, but these errors were encountered: