PS D:\Programmierung\Angular\Kurs\firebase-notizen>
cd
D:\Programmierung\Angular\Kurs\firebase-notizen
PS D:\Programmierung\Angular\Kurs\firebase-notizen>
npm install angularfire2
firebase --save
npm
WARN deprecated angularfire2@5.4.2: AngularFire has moved, we're now
@angular/fire
>
protobufjs@6.10.2 postinstall
D:\Programmierung\Angular\Kurs\firebase-notizen\node_modules\protobufjs
>
node scripts/postinstall
npm
WARN @angular/fire@5.4.2 requires a peer of @angular/common@>=6.0.0 <9
|| ^9.0.0-0 but none is installed. You must install peer dependencies
yourself.
npm
WARN @angular/fire@5.4.2 requires a peer of @angular/core@>=6.0.0 <9 ||
^9.0.0-0 but none is installed. You must install peer dependencies yourself.
npm
WARN @angular/fire@5.4.2 requires a peer of
@angular/platform-browser@>=6.0.0 <9 || ^9.0.0-0 but none is installed.
You must install peer dependencies yourself.
npm
WARN @angular/fire@5.4.2 requires a peer of
@angular/platform-browser-dynamic@>=6.0.0 <9 || ^9.0.0-0 but none is
installed. You must install peer dependencies yourself.
npm
WARN @angular/fire@5.4.2 requires a peer of firebase@>= 5.5.7 <8 but
none is installed. You must install peer dependencies yourself.
npm
WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3
(node_modules\fsevents):
npm
WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for
fsevents@2.1.3: wanted
{"os":"darwin","arch":"any"} (current:
{"os":"win32","arch":"x64"})
npm
WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13
(node_modules\webpack-dev-server\node_modules\fsevents):
npm
WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for
fsevents@1.2.13: wanted {"os":"darwin","arch":"any"}
(current:
{"os":"win32","arch":"x64"})
npm
WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13
(node_modules\watchpack-chokidar2\node_modules\fsevents):
npm
WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for
fsevents@1.2.13: wanted
{"os":"darwin","arch":"any"}
(current:
{"os":"win32","arch":"x64"})
+
angularfire2@5.4.2
+
firebase@8.2.1
added
87 packages from 75 contributors and audited 1555 packages in 42.706s
82
packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
PS D:\Programmierung\Angular\Kurs\firebase-notizen>
|