Transpile errors with cordova-plugin-file-transfer
问题 I want to use the cordova file transfer plugin. I'm using it through the Ionic-Native transfer module. The app won't run because there is a transpile error with the file transfer plugin and the file plugin: transpile started ... typescript: plugins/cordova-plugin-file-transfer/types/index.d.ts, line: 9 Cannot find type definition file for 'cordova-plugin-file'. L8: * @param server URL of the server to receive the file, as encoded by encodeURI(). L9: * @param successCallback A callback that is