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

"SyntaxError: Unexpected token u" when "findIssue" was called #91

Open
txxg opened this issue Dec 18, 2014 · 0 comments
Open

"SyntaxError: Unexpected token u" when "findIssue" was called #91

txxg opened this issue Dec 18, 2014 · 0 comments

Comments

@txxg
Copy link

txxg commented Dec 18, 2014

The stacktrace list below:

Jira module version: "0.8.1", the error cause the nodejs server crashed.

"SyntaxError: Unexpected token u"," 
at Object.parse (native)"," 
at Request._callback (/home/xxx/apps/xxx/webapp/node_modules/jira/lib/jira.js:206:33)"," 
at Request.self.callback (/home/xxx/apps/xxx/webapp/node_modules/jira/node_modules/request/main.js:127:22)"," 
at Request.EventEmitter.emit (events.js:98:17)"," 
at Request.<anonymous> (/home/xxx/apps/xxx/webapp/node_modules/jira/node_modules/request/main.js:767:16)"," 
at Request.EventEmitter.emit (events.js:117:20)"," 
at IncomingMessage.<anonymous> (/home/xxx/apps/xxx/webapp/node_modules/jira/node_modules/request/main.js:729:14)"," 
at IncomingMessage.EventEmitter.emit (events.js:117:20)"," 
at _stream_readable.js:920:16"," 
at process._tickCallback (node.js:415:13)",""
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