Very old pngjs dependency 0.4.0
See original GitHub issueMostly informational, but I’m getting errors from yarn and npm related to pngjs:
pngjs@0.4.0: The engine "node" is incompatible with this module. Expected version "0.8.x".
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:11 (6 by maintainers)
Top Results From Across the Web
pngjs - npm
Simple PNG encoder/decoder for Node.js with no native dependencies. Installation. $ npm install pngjs. Example.
Read more >lukeapage/pngjs: Simple PNG encoder/decoder - GitHub
Simple PNG encoder/decoder for Node.js with no dependencies. Based on the original pngjs with the follow enhancements. Support for reading 1,2,4 & 16...
Read more >NPM warning: 'unsupported engine' - node.js - Stack Overflow
Its not a breaking error, just means that some functionalities might not work as expected. As this npm WARN EBADENGINE required: { node: ......
Read more >Dependencies | hlp | npm - Open Source Insights
arrow_right @babel/cli. 7.19.3 Notes Relation Licenses Dependencies 37
Version 7.19.3 Published Description
arrow_right @babel/core. 7.20.5 Notes Relation Licenses Dependencies 51
Version 7.20.5 Published Description
Read more >webdriverio/webdriverio - Gitter
also you have ALOT to clean up in those dependencies ... @AshVellore_twitter all your packages are VERY old. first start would be to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Perfect! Tested with yarn: no problem.
@samypr100 @cristianmartinez looks like it’s been fixed now 😃