wbyoung / avn

Automatic Version Switching for Node
MIT License
1.14k stars 54 forks source link

Update regex to handle newer exception message #96

Closed percyhanna closed 4 years ago

percyhanna commented 4 years ago

The exception message has apparently changed in newer version of Node.

Fix for #95.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 34274c4dc3e7922ca34db0626fdeaac510b7f2c7 on percyhanna:patch-1 into ccbfec8371a793a3d7a34551002608e402122f21 on wbyoung:master.

wbyoung commented 4 years ago

I'm going to merge this, but would like to get all the CI builds passing again before releasing a new version. I don't have a ton of time to work on this right now though, so if you're interested in messing around with that, feel free.