像这样将其安装在您的Node应用程序中npm i node-fetch --save 然后将下面的行放在 ... import 'cross-fetch/polyfill'; fetch('//api.github.com/users/lquixada') ...
確定! 回上一頁