TypeError: Cannot read properties of undefined (reading 'tap')


我的是@vue/cli-plugin-pwa问题从5.0.15改成了4.5.15,解决了
如果出现如下错误,删了node_modules文件,重新下
在更新@vue/cli-plugin-pwa从5.0.15到4.5.15后,成功解决了'Cannot read properties of undefined (reading 'tap')'的错误。遇到类似问题的开发者可以尝试删除node_modules目录并重新安装,以修复SyntaxError: Error: Cannot find module 'cache-loader'的错误。
TypeError: Cannot read properties of undefined (reading 'tap')


我的是@vue/cli-plugin-pwa问题从5.0.15改成了4.5.15,解决了
如果出现如下错误,删了node_modules文件,重新下

被折叠的 条评论
为什么被折叠?