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

Some dependencies none was installed #17

Open
krivochenko opened this issue Apr 4, 2017 · 1 comment
Open

Some dependencies none was installed #17

krivochenko opened this issue Apr 4, 2017 · 1 comment

Comments

@krivochenko
Copy link

I clone this repo and run npm install --registry http://registry.npmjs.org/
In the end I got warnings:

nodejs_1  | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
nodejs_1  | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
nodejs_1  | npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed.
nodejs_1  | npm WARN @angular/[email protected] requires a peer of zone.js@^0.8.4 but none was installed.
nodejs_1  | npm WARN [email protected] No description

As I know, I can skip warnings about optional dependencies. But what about @angular/[email protected] and zone.js@^0.8.4

@krivochenko
Copy link
Author

I use NPM 4.1.2 and Node 7.7.3

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