"Unhandled stream error in pipe" from Node.js "Unhandled stream error in pipe" from Node.js express express

"Unhandled stream error in pipe" from Node.js


OK, looks like I found the answer (at least I found a similar problem mentioned, tried their fix and it stopped falling):

the express.static middleware must be the last in the chain