在JS模块中使用贝壳被打破.
作者: mathertel创建于 2022年1月25日更新于 2025年2月20日
标签featurehelp wantedes6
nodejs v16.13.2, [email protected], 窗口
导入 * 作为 shelljs 的外壳在 JS 模块(ES 模块)中使用 shelljs 导致一个含有缺失函数的导入 shell 对象.
在基于ES模块的项目中有人找到使用 shelljs 的解决方案吗?
内容来源: shelljs/shelljs
nodejs v16.13.2, [email protected], 窗口
导入 * 作为 shelljs 的外壳在 JS 模块(ES 模块)中使用 shelljs 导致一个含有缺失函数的导入 shell 对象.
在基于ES模块的项目中有人找到使用 shelljs 的解决方案吗?
内容来源: shelljs/shelljs