You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2025. It is now read-only.
When we create a project on 1.6.3 works, but 1.7.0 cause these errors
How to reproduce:
╰─❯ aleph init hello
╰─❯ cd hello
╰─❯ aleph dev
Check https://deno.land/x/aleph/cli.ts
error: Uncaught (in promise) NotSupportedError: Cannot set "location".
throw new DOMException(Cannot set "location"., "NotSupportedError");