Skip to content

Dependency issues with v1.0.0 (test-fixture) #2445

@thomasweitzel

Description

@thomasweitzel

Description

After installing polymer-cli v1.0.0 with npm -g install polymer-cli, npm reports dependency issues with test-fixture.

Versions & Environment

  • Polymer CLI: v1.0.0
  • node: v6.10.3
  • Operating System: Ubuntu 14.04 (4.4.0-78-generic Add editor service #99~14.04.2-Ubuntu SMP)

Steps to Reproduce

  1. npm -g install polymer-cli
  2. npm -g list --depth=0

Expected Results

I would expect something like this:

/usr/lib
├── bower@1.8.0
├── npm@4.6.1
└── polymer-cli@1.0.0

Actual Results

Instead, I see this:

/usr/lib
├── bower@1.8.0
├── npm@4.6.1
└── polymer-cli@1.0.0

npm ERR! extraneous: test-fixture@3.0.0-rc.1 /usr/lib/node_modules/polymer-cli/node_modules/test-fixture
npm ERR! missing: test-fixture@github:PolymerElements/test-fixture, required by web-component-tester@6.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions