CNode

asyncWrite is not a function ?

问答
CchenzeZzz发布于8 年前最后回复8 年前3 回复6189 浏览0 收藏

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
zhongshiji#1·8 年前

Have you defined it?

P
papandadj#2·8 年前

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
CoderIvan#3·8 年前

Paste your whole code?

参与回复
登录后即可参与回复。登录