Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency problem? #10

Closed
p3v9d5ui opened this issue May 6, 2019 · 2 comments
Closed

Dependency problem? #10

p3v9d5ui opened this issue May 6, 2019 · 2 comments

Comments

@p3v9d5ui
Copy link

p3v9d5ui commented May 6, 2019

I installed the latest version of fast-png (4.0.1), and I get the following error:

TypeError: IOBuffer is not a constructor

There seems to be some incompatibility between fast-png and the latest version of iobuffer (also 4.0.1), which meets fast-png's dependencies.

I had to downgrade to fast-png@3.1.0, which pulls in iobuffer@3.2.0, and that worked fine.

@targos
Copy link
Member

targos commented May 6, 2019

Hi, do you have exact steps to reproduce this? From a local test in the Node.js repl it seems to work correctly.

@p3v9d5ui
Copy link
Author

p3v9d5ui commented May 7, 2019

Hi @targos. No, I don't, unfortunately. I'm using this as part of a larger project, so I guess there is some combination of dependencies that is causing this issue.

@p3v9d5ui p3v9d5ui closed this as completed May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants