gpt4 book ai didi

javascript - ES6 中的 "yield is reserved word"

转载 作者:行者123 更新时间:2023-11-30 20:39:20 25 4
gpt4 key购买 nike

<分区>

我在 react-redux-saga 项目中遇到这个错误:

Syntax error: yield is a reserved word (66:16)

 function* broken(action) { 
props.forEach(prop => {
const res = yield put(blah)
// do stuff yada yada in here
})
}

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com