Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Cannot call method of 'parse' of undefined. #3

Closed
kenetik opened this issue Oct 18, 2013 · 1 comment
Closed

Cannot call method of 'parse' of undefined. #3

kenetik opened this issue Oct 18, 2013 · 1 comment

Comments

@kenetik
Copy link

kenetik commented Oct 18, 2013

root@dedi:/path_to_node_project/node# node server.js
Running in development mode @ http://domain.tld (altered for security reasons)
Caught exception: TypeError: Cannot call method 'parse' of undefined
TypeError: Cannot call method 'parse' of undefined
at Array.uglifyJsOptimize as 0
at modify (/path_to_node_project/node/node_modules/connect-assetmanager/lib/assetmanager.js:275:42)
at manipulate (/path_to_node_project/node/node_modules/connect-assetmanager/lib/assetmanager.js:281:7)
at Function.content (/path_to_node_project/node/node_modules/connect-assetmanager/lib/assetmanager.js:231:11)
at next (/path_to_node_project/node/node_modules/connect-assetmanager/node_modules/step/lib/step.js:51:23)
at /path_to_node_project/node/node_modules/connect-assetmanager/node_modules/step/lib/step.js:83:14
at check (/path_to_node_project/node/node_modules/connect-assetmanager/node_modules/step/lib/step.js:99:9)
at process._tickCallback (node.js:415:13)

Any advice?

@dotzero dotzero closed this as completed May 8, 2014
@kenetik
Copy link
Author

kenetik commented May 8, 2014

Why was this closed rather than updated?

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