Backend Demo Error #295
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Any ideas why the code for back-end demo is not working?
I copied the code to 'file-catcher.js'. When I run using node, it gives an error:
I'm using Angular RC1
Thanks in advance.
I realized I need to use version 3 of Express for the Backend Demo code to work.
But now, there's a 500 Internal Server Error
The console logs:
TypeError: upload is not a functionSee my demo modified for current express and multer at https://github.com/valor-software/ng2-file-upload/issues/264#issuecomment-226997174 (I tested express 4.14.0 and multer 1.1.0) Hope that can help you.
@t246246 Thank you so much!! <3. Modifying my demo similar to yours removed some errors and now it works!
@t246246 hey, please join slack https://www.hamsterpad.com/chat/ng2 and DM me
if you want an write access to this repo
Closing due to inactivity. Let us know if you still have issues.