D:\Projects Visual Studio\Web\WeatherProject021\WeatherProject021\WeatherClient\src\app
12:01:36>ng add @angular/pwa
i Using package manager: npm
√ Found compatible package version: @angular/pwa@latest.
√ Package information loaded.
√ Package successfully installed.
Option "configuration" is deprecated: No longer has an effect.
CREATE ngsw-config.json (624 bytes)
CREATE src/manifest.webmanifest (1350 bytes)
CREATE src/assets/icons/icon-128x128.png (1253 bytes)
CREATE src/assets/icons/icon-144x144.png (1394 bytes)
CREATE src/assets/icons/icon-152x152.png (1427 bytes)
CREATE src/assets/icons/icon-192x192.png (1790 bytes)
CREATE src/assets/icons/icon-384x384.png (3557 bytes)
CREATE src/assets/icons/icon-512x512.png (5008 bytes)
CREATE src/assets/icons/icon-72x72.png (792 bytes)
CREATE src/assets/icons/icon-96x96.png (958 bytes)
UPDATE angular.json (3930 bytes)
UPDATE package.json (1313 bytes)
UPDATE src/app/app.module.ts (789 bytes)
UPDATE src/index.html (481 bytes)
√ Packages installed successfully.
D:\Projects Visual Studio\Web\WeatherProject021\WeatherProject021\WeatherClient\src\app
12:03:33>ng add service location
Skipping installation: Package already installed
The package that you are trying to add does not support schematics. You can try using a different version of the package or contact the package author to add ng-add support.
D:\Projects Visual Studio\Web\WeatherProject021\WeatherProject021\WeatherClient\src\app
12:04:20>
Partager