import Cheerio from 'cheerio';
- 发布:2022-01-07 13:18
- 更新:2022-02-24 01:45
- 阅读:478
产品分类: uniapp/H5
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: windows10
HBuilderX类型: 正式
HBuilderX版本号: 3.3.5
浏览器平台: Chrome
项目创建方式: HBuilderX
操作步骤:
预期结果:
编译通过正常运行
编译通过正常运行
实际结果:
编译不通过
报错Uncaught TypeError: tslib_1.__spreadArray is not a function
编译不通过
报错Uncaught TypeError: tslib_1.__spreadArray is not a function
bug描述:
不能使用cheerio,编译不通过
报错Uncaught TypeError: tslib_1.__spreadArray is not a function
2 个回复
1***@qq.com
不能使用cheerio
和你一样
1***@qq.com
TypeError: tslib_1.spreadArray is not a function. (In 'tslib_1.__spreadArray([nextElem], postFns)', 'tslib_1.spreadArray' is undefined) __ERROR