File encoding: UTF-8 and UTF-8 BOM
Before packaging an extension, I parse the JSON manifest and update the version number. This allows me to set my version at packaging time and then use the same version when deploying to several different environments. While parsing my manifest file, I suddenly ran into the following error: Error occurred while updating tasks version: Error determining tasks manifest paths: SyntaxError:...