zykes

Untitled

Mar 23rd, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. arlsone@ekarlso-ebook:~/projects/creator/gatekeeper-ui$ npm run tset
  2. npm ERR! Linux 4.2.0-34-generic
  3. npm ERR! argv "/home/karlsone/.nvm/versions/node/v5.6.0/bin/node" "/home/karlsone/.nvm/versions/node/v5.6.0/bin/npm" "run" "tset"
  4. npm ERR! node v5.6.0
  5. npm ERR! npm v3.6.0
  6.  
  7. npm ERR! missing script: tset
  8. npm ERR!
  9. npm ERR! If you need help, you may report this error at:
  10. npm ERR! <https://github.com/npm/npm/issues>
  11.  
  12. npm ERR! Please include the following file with any support request:
  13. npm ERR! /home/karlsone/projects/creator/gatekeeper-ui/npm-debug.log
  14. karlsone@ekarlso-ebook:~/projects/creator/gatekeeper-ui$ npm run test
  15.  
  16. > [email protected] test /home/karlsone/projects/creator/gatekeeper-ui
  17. > karma start
  18.  
  19.  
  20. webpack: bundle is now VALID.
  21. webpack: bundle is now INVALID.
  22. ts-loader: Using [email protected] and /home/karlsone/projects/creator/gatekeeper-ui/tsconfig.json
  23.  
  24. ERROR in ./~/ng2-bootstrap/components/typeahead/typeahead.directive.ts
  25. (24,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<boolean>'.
  26. Type '{}' is not assignable to type 'boolean'.
  27.  
  28. ERROR in ./~/ng2-bootstrap/components/typeahead/typeahead.directive.ts
  29. (25,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<boolean>'.
  30. Type '{}' is not assignable to type 'boolean'.
  31.  
  32. ERROR in ./~/ng2-bootstrap/components/typeahead/typeahead.directive.ts
  33. (26,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<{ item: any; }>'.
  34. Type '{}' is not assignable to type '{ item: any; }'.
  35. Property 'item' is missing in type '{}'.
  36.  
  37. ERROR in ./~/ng2-bootstrap/components/tabs/tab.directive.ts
  38. (24,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Tab>'.
  39. Type '{}' is not assignable to type 'Tab'.
  40. Property 'heading' is missing in type '{}'.
  41.  
  42. ERROR in ./~/ng2-bootstrap/components/tabs/tab.directive.ts
  43. (25,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Tab>'.
  44. Type '{}' is not assignable to type 'Tab'.
  45.  
  46. ERROR in ./~/ng2-bootstrap/components/tabs/tab.directive.ts
  47. (26,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Tab>'.
  48. Type '{}' is not assignable to type 'Tab'.
  49.  
  50. ERROR in ./~/ng2-bootstrap/components/rating/rating.component.ts
  51. (28,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<number>'.
  52. Type '{}' is not assignable to type 'number'.
  53.  
  54. ERROR in ./~/ng2-bootstrap/components/rating/rating.component.ts
  55. (29,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<number>'.
  56. Type '{}' is not assignable to type 'number'.
  57.  
  58. ERROR in ./~/ng2-bootstrap/components/pagination/pagination.component.ts
  59. (90,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<number>'.
  60. Type '{}' is not assignable to type 'number'.
  61.  
  62. ERROR in ./~/ng2-bootstrap/components/pagination/pagination.component.ts
  63. (91,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<IPageChangedEvent>'.
  64. Type '{}' is not assignable to type 'IPageChangedEvent'.
  65. Property 'itemsPerPage' is missing in type '{}'.
  66.  
  67. ERROR in ./~/ng2-bootstrap/components/dropdown/dropdown.directive.ts
  68. (22,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<boolean>'.
  69. Type '{}' is not assignable to type 'boolean'.
  70.  
  71. ERROR in ./~/ng2-bootstrap/components/dropdown/dropdown.directive.ts
  72. (23,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<boolean>'.
  73. Type '{}' is not assignable to type 'boolean'.
  74.  
  75. ERROR in ./~/ng2-bootstrap/components/datepicker/datepicker-inner.ts
  76. (109,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Date>'.
  77. Type '{}' is not assignable to type 'Date'.
  78. Property 'toDateString' is missing in type '{}'.
  79.  
  80. ERROR in ./~/ng2-bootstrap/components/alert/alert.component.ts
  81. (25,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Alert>'.
  82. Type '{}' is not assignable to type 'Alert'.
  83. Property 'type' is missing in type '{}'.
  84.  
  85. ERROR in ./src/app/app.ts
  86. Module not found: Error: Cannot resolve module 'null' in /home/karlsone/projects/creator/gatekeeper-ui/src/app
  87. @ ./src/app/app.ts 9:3545-3573
  88. webpack: bundle is now VALID.
  89. 23 03 2016 16:21:09.589:INFO [karma]: Karma v0.13.22 server started at http://localhost:9876/
  90. 23 03 2016 16:21:09.594:INFO [launcher]: Starting browser PhantomJS
  91. 23 03 2016 16:21:10.524:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket /#q_xCLTy7iEdAeDsHAAAA with id 9215914
  92. PhantomJS 2.1.1 (Linux 0.0.0) WARN: 'DEPRECATION WARNING: 'enqueueTask' is no longer supported and will be removed in next major release. Use addTask/addRepeatingTask/addMicroTask'
  93.  
  94. PhantomJS 2.1.1 (Linux 0.0.0) ERROR
  95. ReferenceError: Can't find variable: Symbol
  96. at /home/karlsone/projects/creator/gatekeeper-ui/karma-shim.js:7556 <- webpack:///~/angular2/src/facade/lang.js:400:0
  97.  
  98.  
  99. PhantomJS 2.1.1 (Linux 0.0.0) WARN: 'DEPRECATION WARNING: 'dequeueTask' is no longer supported and will be removed in next major release. Use removeTask/removeRepeatingTask/removeMicroTask'
  100.  
  101.  
  102. npm ERR! Linux 4.2.0-34-generic
  103. npm ERR! argv "/home/karlsone/.nvm/versions/node/v5.6.0/bin/node" "/home/karlsone/.nvm/versions/node/v5.6.0/bin/npm" "run" "test"
  104. npm ERR! node v5.6.0
  105. npm ERR! npm v3.6.0
  106. npm ERR! code ELIFECYCLE
  107. npm ERR! [email protected] test: `karma start`
  108. npm ERR! Exit status 1
  109. npm ERR!
  110. npm ERR! Failed at the [email protected] test script 'karma start'.
  111. npm ERR! Make sure you have the latest version of node.js and npm installed.
  112. npm ERR! If you do, this is most likely a problem with the angular2-seed package,
  113. npm ERR! not with npm itself.
  114. npm ERR! Tell the author that this fails on your system:
  115. npm ERR! karma start
  116. npm ERR! You can get information on how to open an issue for this project with:
  117. npm ERR! npm bugs angular2-seed
  118. npm ERR! Or if that isn't available, you can get their info via:
  119. npm ERR! npm owner ls angular2-seed
  120. npm ERR! There is likely additional logging output above.
  121.  
  122. npm ERR! Please include the following file with any support request:
  123. npm ERR! /home/karlsone/projects/creator/gatekeeper-ui/npm-debug.log
  124. karlsone@ekarlso-ebook:~/projects/creator/gatekeeper-ui$
Advertisement
Add Comment
Please, Sign In to add comment