-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi,
when trying to implement the basic example:
<script> D2Reader.load({ url: new URL('http://localhost/mary-parker-follett_the-new-state.epub'), }).then(instance => { console.log("D2Reader loaded ", instance); }).catch(error => { console.error("error.message ", error.message); }); </script>
I get
(index):38 error.message Unexpected token 'P', "PK���
I've tried with different books but nothing has changed. in my package json I have _"@d-i-t-a/reader": "^2.4.10",
what could cause the issue?
nevetz, albandelishi, Aki5Git, halostardust, Rattone and 1 more
Metadata
Metadata
Assignees
Labels
No labels