node-unzipper
                                
                                 node-unzipper copied to clipboard
                                
                                    node-unzipper copied to clipboard
                            
                            
                            
                        invalid signature - error
I never had an issue as such earlier, but recently when I tried to extract a folder and it was showing me extraction failed.Error: invalid signature: 0x50117193. Unsure what this refers to, can someone help??
So I was in a similar boat. Spot check the size of your file matches what your uploading. Its possible you may have a byte diff?
Hi, I am having an issue with Zipper. the error is described below...
self.emit('error', new Error('invalid signature: 0x' + signature.toString(16))); ^
Error: invalid signature: 0x6e614d0c
Hi, I am having an issue with Zipper. the error is described below...
self.emit('error', new Error('invalid signature: 0x' + signature.toString(16))); ^
Error: invalid signature: 0x6e614d0c
Actually, i found out it is related to the size of the file name, is there any way to increase this size?
Any updates on this at all? I've run into the same issue.
I am facing this similar issue, did't the cause. self.emit('error', new Error('invalid signature: 0x' + signature.toString(16))); where signature is "525312".