This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Description
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");