Closed mhulse closed 5 years ago
OR, improve how things fail; be more graceful.
Opted to refactor whole codebase and will be releasing v2.0.0 soon!
This issue only applies to v1, and I have no plans to improve the code for that codebase.
Closing.
Got this today when entering in an invalid Google Maps Key:
I think the "Invalid TAG name" was due to the output from the Google Maps HTML scraping (probably a console message that got output and passed to shell scripts).
Thinking if this happens more often, send the output to
2> /dev/null
.