我无法导入js库脚本p5.js CDN错误

I can't import the js library script p5.js CDN error

Refused to load the script 'https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.1.9/p5.min.js'
because it violates the following Content Security Policy directive: "script-src 'self'
https://cdn.jsdelivr.net/npm/p5@1.1.4/lib/p5.min.js". Note that 'script-src-elem' was not
explicitly set, so 'script-src' is used as a fallback.

我现在尝试进行一些 chrome 扩展时遇到了这个错误。我尝试使用 p5.js 库。但是我还是多次遇到这个错误。死在这里算什么!你能帮帮我吗

我认为 p5.js CDN 服务目前运行不正常,我手动安装了它。然后就可以了。

https://p5js.org/getstarted/#:~:text=Downloading%20a%20copy%20of%20the%20p5.js%20library