npm require cheerio 报错
-
当前 Bug 的表现(可附上截图)
-
预期表现
-
复现路径
-
提供一个最简复现 Demo
1.02.1902010 最新版本,新建一个干净的工程,在 index.js 中只加入一句话:const cheerio=require('cheerio') ,然后报错
ps: npm init npm install npm构建 以及勾选使用 npm 模块这些工作都做了
当前 Bug 的表现(可附上截图)
预期表现
复现路径
提供一个最简复现 Demo
1.02.1902010 最新版本,新建一个干净的工程,在 index.js 中只加入一句话:const cheerio=require('cheerio') ,然后报错
ps: npm init npm install npm构建 以及勾选使用 npm 模块这些工作都做了