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

npm test failure #5

Closed
rharing opened this issue Oct 17, 2018 · 2 comments
Closed

npm test failure #5

rharing opened this issue Oct 17, 2018 · 2 comments

Comments

@rharing
Copy link
Contributor

rharing commented Oct 17, 2018

npm 5.6.0 node 8.10.0 on windows same issue on linux node 10.9.0 npm 6.4.1
just cloned it did a npm i then npm test and crash:
which is annoying be cause i cloned your project because of the same error
FAIL tests\base.spec.ts
● 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>)

----------|----------|----------|----------|----------|-------------------|

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files Unknown Unknown Unknown Unknown
---------- ---------- ---------- ---------- ---------- -------------------
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 1.495s
Ran all test suites.
npm ERR! Test failed. See above for more details.
@xogeny
Copy link
Collaborator

xogeny commented Oct 17, 2018

This is fixed with #6, right? So ok to close this?

@rharing
Copy link
Contributor Author

rharing commented Oct 17, 2018

yes can be closed

@rharing rharing closed this as completed Oct 17, 2018
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

No branches or pull requests

2 participants