Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

aleph dev throws error!! #329

Unanswered
sahilrajput03 asked this question in Q&A
May 23, 2021 · 11 comments · 4 replies
Discussion options

image

As you can see all the details you need, please suggest why is it not working..??

You must be logged in to vote

Replies: 11 comments 4 replies

Comment options

https://github.com/sahilrajput03/hello
This is the repo link though..

You must be logged in to vote
0 replies
Comment options

Hi, Alephjs doesn't work with deno 1.7+ version.

Use the latest alpha version of aleph ( deno run -A https://deno.land/x/aleph/install.ts) or downgrade deno.

You must be logged in to vote
0 replies
Comment options

image

I changed my deno installation as you can see that!! But how do I remove aleph and again install aleph if thats what I am missing now..?

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

I am using deno 1.10.2, I don't know how to specifically respond to this error.

What I advise you (this is the first solution that I proposed to you) is to keep Deno in version 1.10.2 and install the last alpha version of alephjs.

All you have to do
deno upgrade
and
deno run -A https://deno.land/x/aleph/install.ts

then start a new project with the init command

You must be logged in to vote
0 replies
Comment options

I will be back with a try of this solution as well..!.

You must be logged in to vote
0 replies
Comment options

image

Okay, its still very same.. !
:( what is wrong with my machine or deno or alephjs. ..?
@thomascarvalho

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

I don't know why you have this error.

Try with --reload flag
deno run --reload -A https://deno.land/x/aleph/install.ts

You must be logged in to vote
0 replies
Comment options

image
Amazing!!! 🤺︎🤺︎

You must be logged in to vote
0 replies
Comment options

oh noo!! :(
image

You must be logged in to vote
4 replies
Comment options

It still doesn't work why..?

Comment options

@thomascarvalho any possible thing i should try now..?

Comment options

Maybe It's a cache problem, again.

I don't know, but you can try
deno cache --reload https://deno.land/x/aleph@v0.3.0-alpha.33/cli.ts
or deno cache --reload https://deno.land/x/aleph@v0.3.0-alpha.33/cli/init.ts

and retry the init.

Comment options

Its so amazing to see how deno just depends on cache for everything..!
It works now!!

image

Thanks buddy, it works now finally with latest deno and latest alephjs!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #328 on May 23, 2021 17:15.

AltStyle によって変換されたページ (->オリジナル) /