如题,fetch在浏览器中可以直接使用,在nodejs中不能直接使用吗,fetch不是V8支持的,是别的部分实现的?
你可以下载一个库,叫 node-fetch。
node-fetch
跨平台可以考虑 axios 吧。
axios
2.1m questions
2.1m answers
60 comments
57.0k users