File Upload with NodeJS and AngularJS ... package.json. var fs = require('fs'); try { fs.unlinkSync(req.file.path); } catch(e) { //error deleting the file }.
確定! 回上一頁