This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Description
tried to un the npm link following the readme instructions and got the following errors. But Angular is installed on my machine.
node-v59-darwin-x64/fse.node" is installed via remote
npm WARN @angular/[email protected] requires a peer of @angular/core@~4.4.4 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/[email protected] requires a peer of @angular/common@~4.4.4 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/compiler@^2.3.1 || >=4.0.0-beta <5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^2.3.1 || >=4.0.0-beta <5.0.0 but none is installed. You must install peer dependencies yourself.
Angular on my system
Angular CLI: 1.6.4
Node: 9.3.0
OS: darwin x64
Angular: 5.0.1
... animations, common, compiler, core, forms, http
... platform-browser, platform-browser-dynamic, router
@angular/cdk: 5.0.0-rc.2
@angular/flex-layout: 2.0.0-beta.10-4905443
@angular/material: 5.0.0-rc.2
typescript: 2.5.3
webpack-dev-server: 2.9.1
webpack-shell-plugin: 0.5.0
webpack: 3.6.0