Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

this._inflate.destroy is not a function #15

Open
sbryfcz opened this issue Aug 26, 2016 · 0 comments
Open

this._inflate.destroy is not a function #15

sbryfcz opened this issue Aug 26, 2016 · 0 comments

Comments

@sbryfcz
Copy link

sbryfcz commented Aug 26, 2016

Has anyone run into this error before?

TypeError: this._inflate.destroy is not a function                                                                                                                                                       
    at Parser._handleError (c:\Projects\Architecture\InnovationProjects\SignatureImageHelper\node_modules\pngjs-image\node_modules\pngjs\lib\parser.js:72:23)                                            
    at emitOne (events.js:82:20)                                                                                                                                                                         
    at emit (events.js:169:7)                                                                                                                                                                            
    at Parser._parseChunkEnd (c:\Projects\Architecture\InnovationProjects\SignatureImageHelper\node_modules\pngjs-image\node_modules\pngjs\lib\parser.js:146:14)                                         
    at ChunkStream._process (c:\Projects\Architecture\InnovationProjects\SignatureImageHelper\node_modules\pngjs-image\node_modules\pngjs\lib\chunkstream.js:186:23)                                     
    at ChunkStream.read (c:\Projects\Architecture\InnovationProjects\SignatureImageHelper\node_modules\pngjs-image\node_modules\pngjs\lib\chunkstream.js:51:10)                                          
    at Parser._handleChunkEnd (c:\Projects\Architecture\InnovationProjects\SignatureImageHelper\node_modules\pngjs-image\node_modules\pngjs\lib\parser.js:136:10)                                        
    at Parser._parseIEND (c:\Projects\Architecture\InnovationProjects\SignatureImageHelper\node_modules\pngjs-image\node_modules\pngjs\lib\parser.js:326:10)                                             
    at ChunkStream._process (c:\Projects\Architecture\InnovationProjects\SignatureImageHelper\node_modules\pngjs-image\node_modules\pngjs\lib\chunkstream.js:186:23)                                     
    at ChunkStream.read (c:\Projects\Architecture\InnovationProjects\SignatureImageHelper\node_modules\pngjs-image\node_modules\pngjs\lib\chunkstream.js:51:10) 

Trying to open a png image.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant