JoelBesada/webflix

connect.multipart() will be removed in connect 3.0

Opened this issue · 1 comments

In Usage Part you said: Run app/app.coffee to start the server.

what does it mean. I run it in my mac terminal but it doesn't work.

Please can you tell me how to start server and what does line means.

Thanks.

Devils-MacBook-Pro:webflix devil$ coffee -c app/app.coffee
Devils-MacBook-Pro:webflix devil$ node app/app.js

connect.multipart() will be removed in connect 3.0
visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives
connect.limit() will be removed in connect 3.0
App listening on port 8887