elecV2 / elecV2P

一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。
https://elecv2p.onrender.com
1.36k stars 310 forks source link

TypeError: Cannot read property 'code' of undefined #2

Closed ktownag closed 4 years ago

ktownag commented 4 years ago

运行脚本 https://raw.githubusercontent.com/nzw9314/QuantumultX/master/Task/jd_fruit.js 时报错: TypeError: Cannot read property 'code' of undefined at step (evalmachine.:252:43) at step.next () at Timeout._onTimeout (evalmachine.:596:14) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7) error Command failed with exit code 7. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

ktownag commented 4 years ago

image

elecV2 commented 4 years ago

已记录,这边暂时无法解决。如果要用的话可能需要手动修改一下脚本。