Jest SecurityError:localStorage 不可用于不透明源
2022-08-30 02:30:33
当我想使用命令运行我的项目时,我收到下面的错误。这是什么原因造成的?npm run test
FAIL
● Test suite failed to run
SecurityError: localStorage is not available for opaque origins at Window.get localStorage [as localStorage] (node_modules/jsdom/lib/jsdom/browser/Window.js:257:15)
at Array.forEach (<anonymous>)