avh4 / elm-upgrade

Upgrade Elm projects

Home Page:https://www.npmjs.com/package/elm-upgrade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Cannot read property '1' of null `

avh4 opened this issue · comments

via slack:
i’m getting an error UnhandledPromiseRejectionWarning: TypeError: Cannot read property '1' of null at main (../upgrade.js:322::4) when running elm-upgrade in my recently published package for 0.18

I think this is the TODO: Error if packageName doesn't parse comment