frontend-maven-plugin
frontend-maven-plugin copied to clipboard
Input is not in the .gz format with version 1.12.1
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.