Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Zone 0.6.25 Issue with Mongoose Again #188

Closed
antonyRoberts opened this issue Oct 3, 2016 · 1 comment
Closed

Zone 0.6.25 Issue with Mongoose Again #188

antonyRoberts opened this issue Oct 3, 2016 · 1 comment

Comments

@antonyRoberts
Copy link

Updated zone.js to version 0.6.25 and the same issue as with moving to 0.6.23 occurs #164

P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:140
throw error;
^

TypeError: Cannot read property 'filter' of undefined
at zoneAwareEventListeners (P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:772:13)
at Db.listeners (eval at createNamedFn (P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:785:17), :3:36)
at Server.listener (P:\UniversalSports\node_modules\mongoose\node_modules\mongodb\lib\db.js:1790:15)
at Server.g (events.js:286:16)
at ZoneDelegate.invokeTask (P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:236:37)
at Zone.runTask (P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:136:47)
at Server.ZoneTask.invoke (P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:304:33)
at emitTwo (events.js:106:13)
at Server.emit (events.js:191:7)
at Server.connectHandler (P:\UniversalSports\node_modules\mongoose\node_modules\mongodb\lib\server.js:329:10)
at Server.g (events.js:286:16)
at ZoneDelegate.invokeTask (P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:236:37)
at Zone.runTask (P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:136:47)
at Server.ZoneTask.invoke (P:\UniversalSports\node_modules\zone.js\dist\zone-node.js:304:33)
at emitOne (events.js:96:13)
at Server.emit (events.js:188:7)
at P:\UniversalSports\node_modules\mongoose\node_modules\mongodb-core\lib\topologies\server.js:283:14
at P:\UniversalSports\node_modules\mongoose\node_modules\mongodb-core\lib\connection\pool.js:436:18
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
[nodemon] app crashed - waiting for file changes before starting...

@antonyRoberts antonyRoberts changed the title Zone 0.6.25 Issue with Mongo Again Zone 0.6.25 Issue with Mongoose Again Oct 3, 2016
@jeffwhelpley
Copy link

@antonyRoberts no need to open a new issue. I am working on prioritizing all issues now and we just need one open issue. Please add comments to #164.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants