Giter Site home page Giter Site logo

Comments (4)

staff0rd avatar staff0rd commented on June 2, 2024 1

If I remember correctly, I did not find the direct cause, but I worked around my need for the library by mocking my data access functions instead of Dexie/indexedDb.

from fakeindexeddb.

dumbmatter avatar dumbmatter commented on June 2, 2024

I cloned the repo, ran npm ci, and the npm test. This is with Node v16.1.0:

 PASS  src/App.test.tsx
 FAIL  src/db.test.ts
  ● Test suite failed to run

    "messageParent" can only be used inside a worker

      at messageParent (node_modules/jest-worker/build/workers/messageParent.js:46:11)

Test Suites: 1 failed, 1 passed, 2 total
Tests:       1 passed, 1 total
Snapshots:   0 total
Time:        1.056 s
Ran all test suites.

Watch Usage: Press w to show more.

Not sure why it's a different error than yours. Regardless, I think it's likely that your error message is not actually related to fake-indexeddb and is probably instead related to either Dexie or Jest. See the README for some examples that work with either Dexie or Jest.

from fakeindexeddb.

staff0rd avatar staff0rd commented on June 2, 2024

from fakeindexeddb.

muttli avatar muttli commented on June 2, 2024

@staff0rd did you find a solution, or a cause, since you closed this issue?

from fakeindexeddb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.