Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- arlsone@ekarlso-ebook:~/projects/creator/gatekeeper-ui$ npm run tset
- npm ERR! Linux 4.2.0-34-generic
- 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"
- npm ERR! node v5.6.0
- npm ERR! npm v3.6.0
- npm ERR! missing script: tset
- npm ERR!
- npm ERR! If you need help, you may report this error at:
- npm ERR! <https://github.com/npm/npm/issues>
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/karlsone/projects/creator/gatekeeper-ui/npm-debug.log
- karlsone@ekarlso-ebook:~/projects/creator/gatekeeper-ui$ npm run test
- > [email protected] test /home/karlsone/projects/creator/gatekeeper-ui
- > karma start
- webpack: bundle is now VALID.
- webpack: bundle is now INVALID.
- ts-loader: Using [email protected] and /home/karlsone/projects/creator/gatekeeper-ui/tsconfig.json
- ERROR in ./~/ng2-bootstrap/components/typeahead/typeahead.directive.ts
- (24,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<boolean>'.
- Type '{}' is not assignable to type 'boolean'.
- ERROR in ./~/ng2-bootstrap/components/typeahead/typeahead.directive.ts
- (25,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<boolean>'.
- Type '{}' is not assignable to type 'boolean'.
- ERROR in ./~/ng2-bootstrap/components/typeahead/typeahead.directive.ts
- (26,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<{ item: any; }>'.
- Type '{}' is not assignable to type '{ item: any; }'.
- Property 'item' is missing in type '{}'.
- ERROR in ./~/ng2-bootstrap/components/tabs/tab.directive.ts
- (24,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Tab>'.
- Type '{}' is not assignable to type 'Tab'.
- Property 'heading' is missing in type '{}'.
- ERROR in ./~/ng2-bootstrap/components/tabs/tab.directive.ts
- (25,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Tab>'.
- Type '{}' is not assignable to type 'Tab'.
- ERROR in ./~/ng2-bootstrap/components/tabs/tab.directive.ts
- (26,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Tab>'.
- Type '{}' is not assignable to type 'Tab'.
- ERROR in ./~/ng2-bootstrap/components/rating/rating.component.ts
- (28,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<number>'.
- Type '{}' is not assignable to type 'number'.
- ERROR in ./~/ng2-bootstrap/components/rating/rating.component.ts
- (29,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<number>'.
- Type '{}' is not assignable to type 'number'.
- ERROR in ./~/ng2-bootstrap/components/pagination/pagination.component.ts
- (90,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<number>'.
- Type '{}' is not assignable to type 'number'.
- ERROR in ./~/ng2-bootstrap/components/pagination/pagination.component.ts
- (91,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<IPageChangedEvent>'.
- Type '{}' is not assignable to type 'IPageChangedEvent'.
- Property 'itemsPerPage' is missing in type '{}'.
- ERROR in ./~/ng2-bootstrap/components/dropdown/dropdown.directive.ts
- (22,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<boolean>'.
- Type '{}' is not assignable to type 'boolean'.
- ERROR in ./~/ng2-bootstrap/components/dropdown/dropdown.directive.ts
- (23,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<boolean>'.
- Type '{}' is not assignable to type 'boolean'.
- ERROR in ./~/ng2-bootstrap/components/datepicker/datepicker-inner.ts
- (109,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Date>'.
- Type '{}' is not assignable to type 'Date'.
- Property 'toDateString' is missing in type '{}'.
- ERROR in ./~/ng2-bootstrap/components/alert/alert.component.ts
- (25,3): error TS2322: Type 'EventEmitter<{}>' is not assignable to type 'EventEmitter<Alert>'.
- Type '{}' is not assignable to type 'Alert'.
- Property 'type' is missing in type '{}'.
- ERROR in ./src/app/app.ts
- Module not found: Error: Cannot resolve module 'null' in /home/karlsone/projects/creator/gatekeeper-ui/src/app
- @ ./src/app/app.ts 9:3545-3573
- webpack: bundle is now VALID.
- 23 03 2016 16:21:09.589:INFO [karma]: Karma v0.13.22 server started at http://localhost:9876/
- 23 03 2016 16:21:09.594:INFO [launcher]: Starting browser PhantomJS
- 23 03 2016 16:21:10.524:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket /#q_xCLTy7iEdAeDsHAAAA with id 9215914
- 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'
- PhantomJS 2.1.1 (Linux 0.0.0) ERROR
- ReferenceError: Can't find variable: Symbol
- at /home/karlsone/projects/creator/gatekeeper-ui/karma-shim.js:7556 <- webpack:///~/angular2/src/facade/lang.js:400:0
- 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'
- npm ERR! Linux 4.2.0-34-generic
- 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"
- npm ERR! node v5.6.0
- npm ERR! npm v3.6.0
- npm ERR! code ELIFECYCLE
- npm ERR! [email protected] test: `karma start`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] test script 'karma start'.
- npm ERR! Make sure you have the latest version of node.js and npm installed.
- npm ERR! If you do, this is most likely a problem with the angular2-seed package,
- npm ERR! not with npm itself.
- npm ERR! Tell the author that this fails on your system:
- npm ERR! karma start
- npm ERR! You can get information on how to open an issue for this project with:
- npm ERR! npm bugs angular2-seed
- npm ERR! Or if that isn't available, you can get their info via:
- npm ERR! npm owner ls angular2-seed
- npm ERR! There is likely additional logging output above.
- npm ERR! Please include the following file with any support request:
- npm ERR! /home/karlsone/projects/creator/gatekeeper-ui/npm-debug.log
- karlsone@ekarlso-ebook:~/projects/creator/gatekeeper-ui$
Advertisement
Add Comment
Please, Sign In to add comment