question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Get Started" instructions are broken

See original GitHub issue

I just tried to do exactly what the instructions from https://alephjs.org/docs/get-started say:

deno install --unstable -A -f -n aleph https://deno.land/x/aleph@v0.2.28/cli.ts
aleph init hello
cd hello
aleph dev

But that resulted on this error:

error: Uncaught (in promise) TypeError: Cannot set property navigator of #<Window> which has only a getter
        Object.assign(globalThis, {
               ^
    at Function.assign (<anonymous>)
    at Project._init (https://deno.land/x/aleph@v0.2.28/project.ts:600:16)
    at async https://deno.land/x/aleph@v0.2.28/project.ts:106:13
    at async start (https://deno.land/x/aleph@v0.2.28/server.ts:12:5)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:13
  • Comments:24 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
konsumercommented, Mar 18, 2021

@macorifice same as me. I think it’s tracked in #195

3reactions
ijecommented, Mar 13, 2021

@vincent-olivert-riera @RazerMoon @borsemayur2 i’m so sorry, currently you should use v0.2.28 + deno 1.6.3, the alpha versions is super unstable…the next patch (beta.1) i’m working on it should be more stable! PR: https://github.com/alephjs/aleph.js/pull/176

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix broken Windows 11 Start Menu - YouTube
In this short video im showing how to fix broken windows 11 start menu base d on microsoft emergency fix solution.
Read more >
Fix problems with the Start menu - Microsoft Support
Learn more about how to fix problems with the Windows Start menu, and what to do if the Start ... Next, follow the...
Read more >
If you can't update or restore your iPhone or iPod touch
If you can't update or restore your iPhone or iPod touch · Put your device in recovery mode and set it up again...
Read more >
Recover your Chromebook - Google Support
You get the error message "ChromeOS is missing or damaged. ... Important: You must complete this step before you start the recovery options...
Read more >
Instructions for a Broken Heart by Kim Culbertson - Goodreads
Start your review of Instructions for a Broken Heart ... Kim has a knack for getting to and expressing the thoughts and motivations...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found