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

TypeError: Cannot call method 'match' of undefined #17

Closed
jhurliman opened this issue Sep 12, 2011 · 1 comment · Fixed by #24
Closed

TypeError: Cannot call method 'match' of undefined #17

jhurliman opened this issue Sep 12, 2011 · 1 comment · Fixed by #24

Comments

@jhurliman
Copy link

Not sure how to reproduce this, it happened as a one-off in a production environment.

TypeError: Cannot call method 'match' of undefined
   at 
.../node_modules/connect-assetmanager/lib/assetmanager.js:302:31
   at Array.forEach (native)
   at 
.../node_modules/connect-assetmanager/lib/assetmanager.js:301:36
   at 
.../node_modules/connect-assetmanager/lib/assetmanager.js:18:6
   at Array.forEach (native)
   at Object.forEach 
.../node_modules/connect-assetmanager/lib/assetmanager.js:16:22)
   at Object.assetManager [as handle] 
.../node_modules/connect-assetmanager/lib/assetmanager.js:287:12)
   at next 
.../node_modules/express/node_modules/connect/lib/http.js:201:15)
@mape
Copy link
Owner

mape commented Jan 17, 2012

Pull request is now merged into master and pushed to npm.

@mape mape closed this as completed Jan 17, 2012
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

Successfully merging a pull request may close this issue.

2 participants