In versions 3.0.0-beta7 and 3.0.0-beta8 the package send is used here, without appearing as a dependency in package.json.
3.0.0-beta7
3.0.0-beta8
send
Thats why since upgrading I get Error: Cannot find module 'send' when attempting to start the server.
Error: Cannot find module 'send'
Sorry for this. Fixing this now.
馃憤 can confirm, broke me on beta8 as well, fixed by manually installing send.
still same issue here
Confirming here too, just got the error on a brand new app.
Most helpful comment
Sorry for this. Fixing this now.