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.

aleph dev startup fail on windows

See original GitHub issue

Hello, on the latest version of Aleph, after running aleph init, i.e. when I then want to run aleph dev I get uncaught DomException Error telling me that Aleph is unable to set the location.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:24 (17 by maintainers)

github_iconTop GitHub Comments

3reactions
shadowtime2000commented, Feb 3, 2021

@ije This is from @swork1 on the discord and I can confirm it is the same

image

3reactions
shadowtime2000commented, Feb 2, 2021

I think figured out where part of the problem is coming from. A couple places in app.ts we are appending file:// at the start of the names of modules which is causing the browser to look in C:\ or something where it won’t be able to find anything because it’s not there. It should be using the whole path so that the browser knows where to look, but @ije why aren’t we instead importing straight from the dev server? I think pointing browsers to look through the file system is a privacy thing that many people don’t want to risk.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GUI client crashes in Task Manager - Batch Log - Restart PC ...
You get an error 'Failed to read reply'. Click OK and a Windows message pops up declaring the program has stopped working.
Read more >
Aleph hiring Senior Frontend Developer in United States
Aleph is searching for an experienced front-end engineer to join our eight-person team (2 founders + 4 engineers + 1 product designer +...
Read more >
Twitter Buys Minority Stake In Aleph - Devstyler.io
Flutter 2.10 will provide Stable Windows Support and more Performance ... Here is how Amazon failed to Secure customer personal data ...
Read more >
Israeli Startup Aleph Farms Raises $11.65 Million To ... - Forbes
The injection of capital will allow Aleph Farms to accelerate product development of its slaughter-free meat and to transform Alephs prototype ( ...
Read more >
Installing Aleph
This section describes how to set up Aleph for software development. ... operate in debug mode and give more verbose error messages when...
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