I'm currently facing an issue while attempting to pack my Chrome extension and generate a .crx file using the command line. I've executed the following command:
chrome.exe --pack-extension=C:\Users\YoadGadot\Desktop\test_uglify\src --pack-extension-key=C:\Users\YoadGadot\Desktop\test_uglify\ClearMash_ExternalClient.pem
I've ensured that the paths to the extension and the private key are correct, and there are no errors reported. However, the problem is that no .crx file is generated in the specified directory.
I'm wondering if this might be a bug in Chrome version 120. Has anyone else encountered a similar issue, or is there a recommended solution to resolve this problem? Your insights and assistance would be greatly appreciated.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/d0a0c12e-c0a0-4a46-afb0-dc406890ba36n%40chromium.org.