esm.sh
esm.sh copied to clipboard
Failed to import - react-earthstar
Failing module
- GitHub: https://github.com/earthstar-project/react-earthstar
- npm: https://www.npmjs.com/package/react-earthstar
import { Peer } from "https://esm.sh/react-earthstar";
Error message
After running deno run
I got this:
error: Uncaught SyntaxError: The requested module '/v69/[email protected]/deno/concurrency-friends.js' does not provide an export named 'Lock'
at <anonymous> (https://cdn.esm.sh/v69/[email protected]/deno/earthstar.js:2:6968)
Additional info
- esm.sh version: 77
- Deno version: 1.21.0
[email protected]
is a peer dependency of this library https://github.com/earthstar-project/react-earthstar/blob/master/package.json#L45