Home > Article > Computer Tutorials > How to solve the problem of package parsing failure during installation of Google Chrome
When php Editor Banana installs using Google Chrome, he sometimes encounters the problem of failure to parse the package, which may cause the installation to be unable to continue. While this problem can be frustrating, luckily there are some solutions you can try. In this article, we will introduce how to solve the problem of failed package parsing during Google Chrome installation and help you successfully complete the installation process. Whether you're a newbie or an experienced user, these methods are simple and easy to follow and we hope they help!
1. Open the Chrome extension (Settings——>More Tools——>Extensions Programs) and select developer mode.
2. Drag .crx to Chrome’s extension list.
Installation failed
The error reported is: Invalid package: "CRX_HEADER_INVALID"
##3. Select to load the decompressed extension. 4. Solution: Change the file with the .crx suffix name to .rar (compressed file), and decompress the changed rar compression Bag. #5. Select to load the decompressed extension (decompressed rar file) again. 6. The installation is successful.The above is the detailed content of How to solve the problem of package parsing failure during installation of Google Chrome. For more information, please follow other related articles on the PHP Chinese website!