-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Found this error trying to create a server as explained in README_SERVERS.md
error: Uncaught (in promise) ReferenceError: __dirname is not defined
at Object.g.ready.r.useBackupModule (https://deno.land/x/[email protected]/dist/browsers/sodium.js:1:943)
at https://deno.land/x/[email protected]/dist/browsers/sodium.js:1:497208
at async https://deno.land/x/[email protected]/src/crypto/crypto-driver-sodium.ts:5:1
info: __dirname global is not available in ES modules.
hint: Use import.meta.dirname instead.
Related issue:
denosaurs/sodium#4
Metadata
Metadata
Assignees
Labels
No labels