VideoSpike / nativescript-web-image-cache

An image caching library for both Android and iOS that wraps Facebook Fresco and SDWebImageCache
MIT License
43 stars 22 forks source link

Can't build project that incudes 4.2.5 #45

Closed Burgov closed 6 years ago

Burgov commented 6 years ago

Since today, I'm getting the following error when running with --bundle:

Module not found: Error: Can't resolve 'nativescript-web-image-cache' in '/Users/build/myagent/_work/1/s/app'

Switching back to 4.2.4 fixes the issue.

bathejasumeet commented 6 years ago

Will look into it tonight

davecoffin commented 6 years ago

Getting the same thing.

davecoffin commented 6 years ago

This looks like the only change that could be meaningful wrt this issue: https://github.com/VideoSpike/nativescript-web-image-cache/commit/23a92546ad6f6a1887e75503bf53092d7cd1fef4

bathejasumeet commented 6 years ago

updated, please verify