We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
报错如上图 是 mockPath 参数 设置有问题么?
The text was updated successfully, but these errors were encountered:
这个问题我也遇到了 目前退回了2.5.0。 貌似是2.5.2中有个地方回去取__require.extensions[xxxx], 这个__require是个function。 __require.extensions必然是个undefined。
Sorry, something went wrong.
指定 mockPath 对当前文件的 相对路径 可以让错误消失
mockPath
d5ac0d6
可以暂时还原回2.5.0
@anncwb 2.5.3 已经解决此问题了哇 我更新到2.5.3 没有错误了也可以正常 进行mock 👍
No branches or pull requests
报错如上图 是 mockPath 参数 设置有问题么?
The text was updated successfully, but these errors were encountered: