Cordova File Transfer plugin: Can’t Download File

I followed the instructions here: https://ionicframework.com/docs/native/file-transfer

But I got this error: ./node_modules/@ionic-native/file-transfer/index.js
Module not found: Error: Can’t resolve ‘@ionic-native/core’ in ‘/Users/hiramguerrero/myApp/node_modules/@ionic-native/file-transfer’

Do you know another way to download files?

Please share your code. When does this error happen? On ionic serve or somewhere else?