Closed thmoeller closed 9 years ago
Which version of multer is installed? Please make sure it's the latest...
Hi Linus,
thanks for your hint. Found an old reference in my package.json. Updated multer and works fine now.
Moe
:ok_hand:
thanks LinusU
It is not working for me :(
Hi I have the same error, I am using the latest multer version "multer": "^1.4.5-lts.1". Any Idea? why I am getting error: multer.diskStorage is not a function. Hi @thmoeller could you tell me which multer version are you using?
hi , i also have latest version but is not working at all any one tell me the version?
Latest version ( "multer": "^1.4.5-lts.1") but still gives the same error
Hi, i have following code
This gives me following error while compiling:
Tried all variations but it gives me always the same error. Using node 5.0
Any idea??