You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npm test> jest && standard --fix && npm run lint && standard-markdown
FAIL ./test.js
● 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>)
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 0.372s
Ran all test suites.
npm ERR! Test failed. See above for more details.
This is after a fresh install:
@zeke do you have an idea what's going on?
The text was updated successfully, but these errors were encountered: