Guest User

Untitled

a guest
Dec 13th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. ng add @angular/pwa --project ServiceWorkerdemo
  2. Installing packages for tooling via npm.
  3. npm WARN rollback Rolling back node-pre-gyp@0.10.0 failed (this is probably harmless): EPERM: operation not permitted, lstat 'pathServiceWorkerdemonode_modulesfseventsnode_modules'
  4. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modulesfsevents):
  5. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
  6.  
  7. + @angular/pwa@0.11.3
  8. updated 1 package and audited 47713 packages in 25.858s
  9. found 0 vulnerabilities
  10.  
  11. Installed packages for tooling via npm.
  12. **Maximum call stack size exceeded**
  13.  
  14. >npm cache clean --force
  15. npm WARN using --force I sure hope you know what you are doing.
  16.  
  17. **pathServiceWorkerdemo>ng add @angular/pwa --project ServiceWorkerdemo
  18. Installing packages for tooling via npm.
  19. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modulesfsevents):
  20. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
  21.  
  22. + @angular/pwa@0.11.3
  23. updated 1 package and audited 47713 packages in 26.054s
  24. found 0 vulnerabilities
  25.  
  26. Installed packages for tooling via npm.
  27. Maximum call stack size exceeded
Add Comment
Please, Sign In to add comment