roman01la / html-to-react-components

Converts HTML pages into React components

Home Page:https://roman01la.github.io/html-to-react-components/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix tests

roman01la opened this issue Β· comments

Tests are failing due to API changes in transitive dependencies 😑. I don't have time to fix this.

 FAIL  test/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.738s

resolved in e75c054