Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added jest testURL to package.json, was receiving error from original #16

Closed

Conversation

classicmatsuo
Copy link

was receiving the error "SecurityError: localStorage is not available for opaque origins at Window.get localStorage [as localStorage] (node_modules/jsdom/lib/jsdom/browser/Window.j
s:257:15") when trying to run command 'npm run test'

found fix here: jestjs/jest#6766 (comment)

…r: localStorage is not available for opaque origins' before this was added
@danielstern
Copy link
Owner

Thanks this is merged with another PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants