Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.30 KB | None | 0 0
  1. 1.0.0-beta.10
  2.  
  3. Node.js version : v7.5.0
  4.  
  5. Operating system : Windows 10
  6.  
  7.  
  8. [10:02:15] package.json file found
  9. [10:02:15] Searching README.md file
  10. [10:02:15] Error during README.md file reading
  11. [10:02:15] Continuing without README.md file
  12. [10:02:15] Get dependencies data
  13. [10:02:17] parsing        : ----/src/app/areas/login/login.ts
  14. [10:02:17] found          : LoginComponent
  15. [10:02:17] parsing        : ----/src/app/areas/login/main.ts
  16. [10:02:17] parsing        : ----/src/app/areas/login/module.ts
  17. [10:02:17] found          : LoginModule
  18. [10:02:17]                : - imports:
  19. [10:02:17]                :     - BrowserModule
  20. [10:02:17]                :     - AuthenticationModule.forRoot()
  21. [10:02:17]                : - declarations:
  22. [10:02:17]                :     - LoginComponent
  23. [10:02:17]                : - providers:
  24. [10:02:17]                :     - CookieService
  25. [10:02:17]                : - bootstrap:
  26. [10:02:17]                :     - LoginComponent
  27. [10:02:17] parsing        : ----/src/app/areas/miagent/components/account-history/index.ts
  28. [10:02:17] parsing        : ----/src/app/areas/miagent/components/account-history/out-payment.component.ts
  29. [10:02:17] found          : OutPaymentComponent
  30. [10:02:17] parsing        : ----/src/app/areas/miagent/components/account-lookup/account-lookup.component.ts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement