Skip to content

yarn install failing in Windows #1632

@amirtoole

Description

@amirtoole

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting

Current behavior
$ yarn
yarn install v0.17.0
[1/4] Resolving packages...
warning compodoc > angular2-dependencies-graph > viz.js@1.3.0: Viz.js is deprecated.
[2/4] Fetching packages...
warning fsevents@1.0.14: The platform "win32" is incompatible with this module.
info "fsevents@1.0.14" is an optional dependency and failed compatibility check. Excluding it from installation.
error compodoc@0.0.8: The engine "node" is incompatible with this module. Expected version ">= 5.4.1 < 7".
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Expected behavior
install should succeed

What is the motivation / use case for changing the behavior?
Caused by PR #1623

Please tell us about your environment:
Windows 10

Angular Seed Version: aaaaf75
2f90871

Node: node --version =
$ node --version
v7.1.0
$ yarn --version
0.17.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions