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

Problem on ng add @angular/pwa #11853

Closed
jeanmazc opened this issue Aug 10, 2018 · 2 comments
Closed

Problem on ng add @angular/pwa #11853

jeanmazc opened this issue Aug 10, 2018 · 2 comments

Comments

@jeanmazc
Copy link

Versions

Angular CLI: 6.2.0-beta.2
Node: 10.8.0
OS: win32 x64
Angular: 6.1.2
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

Package Version

@angular-devkit/architect 0.8.0-beta.2
@angular-devkit/build-angular 0.8.0-beta.2
@angular-devkit/build-optimizer 0.8.0-beta.2
@angular-devkit/build-webpack 0.8.0-beta.2
@angular-devkit/core 0.8.0-beta.2
@angular-devkit/schematics 0.8.0-beta.2
@angular/cli 6.2.0-beta.2
@angular/pwa 0.7.3
@ngtools/webpack 6.2.0-beta.2
@schematics/angular 0.8.0-beta.2
@schematics/update 0.8.0-beta.2
rxjs 6.2.2
typescript 2.9.2
webpack 4.16.5

Repro steps

ng new my-app
cd my-app
ng add @angular/pwa

The log given by the failure

Installing packages for tooling via npm.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

  • @angular/pwa@0.7.3
    updated 1 package and audited 28982 packages in 11.073s
    found 12 vulnerabilities (9 low, 3 high)
    run npm audit fix to fix them, or npm audit for details
    Installed packages for tooling via npm.
    Could not find index file for the project

Desired functionality

Add the power of pwa.
The files and configurations were not generate in the project
pwa

@alexeagle
Copy link
Contributor

I think this is a duplicate of #11640

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants