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

Can't resolve 'weak-map' #2

Closed
r3mi opened this issue Nov 20, 2018 · 1 comment
Closed

Can't resolve 'weak-map' #2

r3mi opened this issue Nov 20, 2018 · 1 comment

Comments

@r3mi
Copy link

r3mi commented Nov 20, 2018

Hello,
thanks for your image-* modules.
I am using image-output indirectly, through image-equal, which requires it.
I get an error :

ERROR in ./node_modules/image-output/console-browser.js
Module not found: Error: Can't resolve 'weak-map' in '.../node_modules/image-output'
 @ ./node_modules/image-output/console-browser.js 5:14-33
 @ ./node_modules/image-output/index.js
 @ ./node_modules/image-equal/index.js

Indeed, in console-browser.js there is a require('weak-map') but no such dependency in package.json.

image-output version 2.3.1 (from image-equal version 4.3.0).

@dy
Copy link
Owner

dy commented Nov 20, 2018

Whoops, thanks!
Fixed in 2.3.2

@dy dy closed this as completed Nov 20, 2018
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