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
TypeError: Cannot read property 'url' of undefined
at module.exports (/usr/local/lib/node_modules/git-labelmaker/bin/modules/readRepo.js:13:40)
at Promise.all.then (/usr/local/lib/node_modules/git-labelmaker/bin/index.js:38:19)
I've a repo with dots like com.foobar.www maybe that's a Problem.
Any Idea how I can fix that?
Node 7.4.0
The text was updated successfully, but these errors were encountered:
@davidhellmann re: #70 (comment) do you have a git url for me? If not I may defer this fix until a later release so that I can get 0.9.0 released and out to users when it's stable
I've a repo with dots like
com.foobar.www
maybe that's a Problem.Any Idea how I can fix that?
Node 7.4.0
The text was updated successfully, but these errors were encountered: