thisdot / open-source

Repository for open source packages
MIT License
34 stars 11 forks source link

Building cypress-indexeddb fails #152

Closed ktrz closed 1 year ago

ktrz commented 1 year ago

What package and version are you using?

cypress-indexeddb

What browser are you using?

Node

What operating system are you using?

OSX

Actual Behavior

Running npx nx run cypress-indexeddb:build fails with the following compilation errors:

Screenshot 2023-01-09 at 17 21 22

Expected Behavior

Building project should work

Reproduction

run npx nx run cypress-indexeddb:build in the project's directory

Additional Information

No response