解决Uncaught (in promise) TypeError: Failed to execute ‘Cache‘ on addAll
Posted _阿锋丶
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决Uncaught (in promise) TypeError: Failed to execute ‘Cache‘ on addAll相关的知识,希望对你有一定的参考价值。
问题产生
今天在使用service worker加上 cache storage时,创建一个存储对象cache之后始终 addAll()方法没有在Application 中的cache storage看到被缓存的文件
排查
其实不知道是什么问题,我这里一直获取不到也没显示这个,等我刷新多次的时候等一等,才看到这个,所以你没看到这个404的话 可以等一下
我的地址
改成这个就对了
我的目录结构是
以上是关于解决Uncaught (in promise) TypeError: Failed to execute ‘Cache‘ on addAll的主要内容,如果未能解决你的问题,请参考以下文章
前端Uncaught (in promise) 的解决方法及原因
Uncaught (in promise) DOMException: play() failed because the user didn't interact with the docu
如何解决问题:Uncaught (in promise) TypeError: promisify is not a function?
解决 Uncaught (in promise) DOMException: play() failed 因为用户没有先与文档交互
JS自动播放音频 无效chrome设置 (Uncaught (in promise) DOMException: play() failed because the user didn't i
如何解决“Uncaught (in promise) TypeError: response.body.forEach is not a function”? (vue.js 2)