Nodmcu sd card fat32

Im having a problem detecting the sdcard connected to nodemcu when using sdfat.h library . Unable to initialized card..

But when just using the sd.h library it works fine.. can read and write and even detect its fat32..

Anyway to fix this?