React-native-fast-image: Not able to build with react-native 0.59.0

Created on 13 Mar 2019  路  1Comment  路  Source: DylanVann/react-native-fast-image

0.59.0 was released today and when I'm trying to build I get

error: Build input file cannot be found: '<.......>/app/node_modules/react-native-fast-image/ios/Vendor/SDWebImage/SDWebImage/UIImage+MemoryCacheCost.m'

Not sure what information could be useful to troubleshoot it.

Indeed such file does not exist

Here is list of files from SDWebImage

FLAnimatedImage                   SDWebImageCoder.h                 SDWebImageGIFCoder.m              UIImage+ForceDecode.m
MKAnnotationView+WebCache.h       SDWebImageCoder.m                 SDWebImageImageIOCoder.h          UIImage+GIF.h
MKAnnotationView+WebCache.m       SDWebImageCoderHelper.h           SDWebImageImageIOCoder.m          UIImage+GIF.m
NSButton+WebCache.h               SDWebImageCoderHelper.m           SDWebImageManager.h               UIImage+MultiFormat.h
NSButton+WebCache.m               SDWebImageCodersManager.h         SDWebImageManager.m               UIImage+MultiFormat.m
NSData+ImageContentType.h         SDWebImageCodersManager.m         SDWebImageOperation.h             UIImage+WebP.h
NSData+ImageContentType.m         SDWebImageCompat.h                SDWebImagePrefetcher.h            UIImage+WebP.m
NSImage+WebCache.h                SDWebImageCompat.m                SDWebImagePrefetcher.m            UIImageView+HighlightedWebCache.h
NSImage+WebCache.m                SDWebImageDownloader.h            SDWebImageTransition.h            UIImageView+HighlightedWebCache.m
SDAnimatedImageRep.h              SDWebImageDownloader.m            SDWebImageTransition.m            UIImageView+WebCache.h
SDAnimatedImageRep.m              SDWebImageDownloaderOperation.h   SDWebImageWebPCoder.h             UIImageView+WebCache.m
SDImageCache.h                    SDWebImageDownloaderOperation.m   SDWebImageWebPCoder.m             UIView+WebCache.h
SDImageCache.m                    SDWebImageFrame.h                 UIButton+WebCache.h               UIView+WebCache.m
SDImageCacheConfig.h              SDWebImageFrame.m                 UIButton+WebCache.m               UIView+WebCacheOperation.h
SDImageCacheConfig.m              SDWebImageGIFCoder.h              UIImage+ForceDecode.h             UIView+WebCacheOperation.m

Most helpful comment

Do you use pod in the project? If yes please try pod update then Rebuild project again.

>All comments

Do you use pod in the project? If yes please try pod update then Rebuild project again.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kmilodenisglez picture kmilodenisglez  路  3Comments

hawkup picture hawkup  路  3Comments

guihouchang picture guihouchang  路  4Comments

Aligertor picture Aligertor  路  3Comments

baba43 picture baba43  路  3Comments