老師,我這個安裝request請求已廢棄怎么解決呢
C:\Users\zz\Desktop\movie\cloudfunctions\movielist>npm install --save request
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! Unexpected end of JSON input while parsing near '....3.tgz"}},"5.1.4":{"n'
npm ERR! A complete log of this run can be found in:
npm ERR!? ? ?C:\Users\zz\AppData\Roaming\npm-cache\_logs\2020-03-04T06_01_18_765Z-debug.log
2020-03-05
1、還可以正常使用
2、也可以使用其他的,比如axios
2020-03-04
https://movie.douban.com/j/search_subjects?type=movie&tag=%E7%83%AD%E9%97%A8&sort=recommend&page_limit=${event.count}&page_start=${event.start}