Skip to content
New issue

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

Error: "Unexpected token <" appears when setting up tutorial #33

Open
Johnesco opened this issue Dec 15, 2016 · 0 comments
Open

Error: "Unexpected token <" appears when setting up tutorial #33

Johnesco opened this issue Dec 15, 2016 · 0 comments

Comments

@Johnesco
Copy link

Is this an issue with the tutorial or just my environment?

Steps for Repro

  1. Install tutorial via git clone https://github.com/theintern/intern-tutorial.git
  2. switch to tutorial directory cd intern-tutorial
  3. 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant