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

Chrome run-time issues with chapter8 - npm run-script dev #5

Open
pranasblk opened this issue Jul 30, 2016 · 0 comments
Open

Chrome run-time issues with chapter8 - npm run-script dev #5

pranasblk opened this issue Jul 30, 2016 · 0 comments

Comments

@pranasblk
Copy link

Server side IntelliJ IDEA 2016.2 node plugin > 'dev' task on chapter 8 http_websockets_sample:

/usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js run-script dev

> @ dev /Users/pb/work/angular2typescript/chapter8/http_websocket_samples
> nodemon build/auction-rest-server-angular.js

[nodemon] 1.10.0
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: *.*
[nodemon] starting `node build/auction-rest-server-angular.js`
Listening on 127.0.0.1 8000
[nodemon] restarting due to changes...
[nodemon] restarting due to changes...
[nodemon] restarting due to changes...
[nodemon] restarting due to changes...
[nodemon] restarting due to changes...
[nodemon] restarting due to changes...
[nodemon] restarting due to changes...
[nodemon] restarting due to changes...
[nodemon] restarting due to changes...
[nodemon] starting `node build/auction-rest-server-angular.js`
Listening on 127.0.0.1 8000

MacOS Chrome Version 51.0.2704.106 (64-bit) - http://localhost:8000/ console:

browser_adapter.ts:82EXCEPTION: Error in ./BidComponent class BidComponent_Host - inline template:0:0BrowserDomAdapter.logError @ browser_adapter.ts:82BrowserDomAdapter.logGroup @ browser_adapter.ts:93ExceptionHandler.call @ exception_handler.ts:58(anonymous function) @ application_ref.ts:417ZoneDelegate.invoke @ zone.js:323onInvoke @ ng_zone_impl.ts:72ZoneDelegate.invoke @ zone.js:322Zone.run @ zone.js:216NgZoneImpl.runInner @ ng_zone_impl.ts:104NgZone.run @ ng_zone.ts:219ApplicationRef_.run @ application_ref.ts:405ApplicationRef_.bootstrap @ application_ref.ts:429(anonymous function) @ application_ref.ts:169ZoneDelegate.invoke @ zone.js:323onInvoke @ ng_zone_impl.ts:72ZoneDelegate.invoke @ zone.js:322Zone.run @ zone.js:216(anonymous function) @ zone.js:571ZoneDelegate.invokeTask @ zone.js:356onInvokeTask @ ng_zone_impl.ts:61ZoneDelegate.invokeTask @ zone.js:355Zone.runTask @ zone.js:256drainMicroTaskQueue @ zone.js:474ZoneTask.invoke @ zone.js:426
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant