You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello,
I am new to JIRA development. I wanted to create a Hello World plugin using Atlassian Connect Express framewok. I followed the steps as shows in : https://developer.atlassian.com/cloud/jira/platform/build-a-jira-add-on-using-a-framework/
I am getting some errors which I cannot resolve.
When I run
npm start
the following error is generated.
Unhandled error: SyntaxError: Unexpected character '“' at JS_Parse_Error.get (eval at <anonymous> (/Users/shaikhjeeshankabeer/Documents/atlassian-cloud-test/jira-getting-started/node_modules/uglify-js/tools/node.js:27:1), <anonymous>:86:23) at /Users/shaikhjeeshankabeer/Documents/atlassian-cloud-test/jira-getting-started/node_modules/atlassian-connect-express/lib/index.js:26:45 at Object.trigger (/Users/shaikhjeeshankabeer/Documents/atlassian-cloud-test/jira-getting-started/node_modules/rsvp/dist/rsvp.js:245:13) at Timeout._onTimeout (/Users/shaikhjeeshankabeer/Documents/atlassian-cloud-test/jira-getting-started/node_modules/rsvp/dist/rsvp.js:568:47) at ontimeout (timers.js:386:14) at tryOnTimeout (timers.js:250:5) at Timer.listOnTimeout (timers.js:214:5)
Can someone please let me know what to do or how to resolve this error.
TIA
Hi Shaikh,
I don't see that error when I follow the steps on that page. It looks like you just have a stray " character somewhere, possibly in your config.json file. Have you made any changes to the template after you created it? If so, can you paste those changes here?
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.