Open mcomella opened 2 days ago
The new output looks like:
UsageError: Cannot use previously auto-generated extension ID {redacted} - This extension ID must be specified in the manifest.json file. For example: // manifest.json { "browser_specific_settings": { "gecko": { "id": "{redacted}" } }, ... }
The new output looks like: