Error: /home/dev/backend/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js:458 3|backend- | asyncWrite(afterWrite, stream, state, finished, cb); 3|backend- | ^ 3|backend- | TypeError: asyncWrite is not a function
回复 (3)
Z
Have you defined it?
P
You have to downgrade the node version to latest stable version i.e 8.11.2 because latest version of node is not compatible yet with all npm modules.
C
Paste your whole code?
参与回复
登录后即可参与回复。登录