Closed goldcaddy77 closed 7 years ago
@goldcaddy77 when do you see this error?
Just calling the executable by itself will cause the issue. I'm guessing when you install in DEV mode you're getting this automatically
npm install -g jira-cl
jira <-- fails here
That's interesting, in a fresh Digital Ocean droplet it installs babel runtime only by installing the package like you did, maybe it's because of your nodejs or npm version.
Thanks again :)
Missing
babel-runtime
dependency.