You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2020. It is now read-only.
jira-connector@3.1.0
added 7 packages from 7 contributors and audited 107580 packages in 37.247s
found 812 vulnerabilities (250 low, 28 moderate, 529 high, 5 critical)
package.json is:
...
"jira-connector": "^3.1.0"
The import statement is "import JiraClient from 'jira-connector';"
Code after authentication is:
"const issue = await jira.issue.getIssue({ issueKey: "JWR-19" });"
When I run "gulp serve" the following error message is displayed: