Skip to content

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

@Johnesco

Description

@Johnesco

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions