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

Cannot read property 'graph' of undefined #2

Open
XZ6H opened this issue Oct 14, 2017 · 0 comments
Open

Cannot read property 'graph' of undefined #2

XZ6H opened this issue Oct 14, 2017 · 0 comments

Comments

@XZ6H
Copy link

XZ6H commented Oct 14, 2017

When I run the boomerang-server using npm start, I get "Cannot read property 'graph' of undefined". The server page "http://localhost:8080/" in my case is accessible but no tasks are shown and the same error message is shown in "http://localhost:8080/client". Can anyone help?

TypeError: Cannot read property 'graph' of undefined
at Ldp.self.get (/home/hemant/node_modules/ldp/ldp.js:154:20)
at Object.Ldp.self.middleware [as handle] (/home/hemant/node_modules/ldp/ldp.js:95:12)
at next (/home/hemant/node_modules/connect/lib/proto.js:174:15)
at Object.handle (/home/hemant/node_modules/express-utils/index.js:54:5)
at next (/home/hemant/node_modules/connect/lib/proto.js:174:15)
at next (/home/hemant/node_modules/connect/lib/proto.js:149:78)
at SendStream.error (/home/hemant/node_modules/serve-static/index.js:120:7)
at emitOne (events.js:115:13)
at SendStream.emit (events.js:210:7)
at SendStream.error (/home/hemant/node_modules/serve-static/node_modules/send/index.js:245:17)

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

1 participant