我搜索这个问题,并想要正确地知道它。但是现在我变得更加困惑,因为我不知道显示这个错误的主要原因。所以请帮帮我。作为一个初学者,这是唯一的错误,使我非常沮丧。endReadableNT (node:internal/streams/readable:1343:12)
在客户端,我基本上希望通过单击(handleDelivered)按钮来减少数量1乘1,并将数量作为请求发送给服务器,以便将数量存储在MongoDB数据库中。toast.error("There w
这是我的JS:dojo.require("dijit.form.Button");
var button = dijit.byId("submitButton2");
// The parameters to pass to xhrPost, the message, and the url to send it to
// Also, how to