frontend-maven-plugin icon indicating copy to clipboard operation
frontend-maven-plugin copied to clipboard

Input is not in the .gz format with version 1.12.1

Open vinod-mehta-db opened this issue 2 years ago • 0 comments

Hello, We are getting Input is not in the .gz format error while maven front plugin is trying to download npm package. If we are trying to download same npm package using browser, complete folder is downloaded but incase of frontend plugin, the single file is downloaded with html tags. We are running our build using github actions. Could you please suggest any solution for this as i have already gone through previous threads and it seems like this issue should be fixed with previous versions.

vinod-mehta-db avatar Jun 02 '23 08:06 vinod-mehta-db