tetie
tetie
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
epic, thanks for helping
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
Oh that's curious, so I assume that means this will be fixed once 2.0 releases fully? As in, not as candidate?
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
Yes! I can!
Current Deno version: v1.46.3
Looking up canary version

Found latest canary version 8cdb309ffd6686b2f3c4a2126d927fd5770be34d

Downloading https://dl.deno.land/canary/8cdb309ffd6686b2f3c4a2126d927fd5770be34d/deno-x86_64-apple-darwin.zip
Deno is upgrading to version 8cdb309ffd6686b2f3c4a2126d927fd5770be34d

Upgraded successfully to Deno 8cdb309ffd6686b2f3c4a2126d927fd5770be34d (canary)
Current Deno version: v1.46.3
Looking up canary version

Found latest canary version 8cdb309ffd6686b2f3c4a2126d927fd5770be34d

Downloading https://dl.deno.land/canary/8cdb309ffd6686b2f3c4a2126d927fd5770be34d/deno-x86_64-apple-darwin.zip
Deno is upgrading to version 8cdb309ffd6686b2f3c4a2126d927fd5770be34d

Upgraded successfully to Deno 8cdb309ffd6686b2f3c4a2126d927fd5770be34d (canary)
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
Unfortunate.. I guess I'll wait until there's a stable release. Maybe they do support my os there
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
I can't, it's too old
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
And yes I do have a darwin x86 64 bit mac
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
The full log:
$ deno upgrade rc

Current Deno version: v1.46.3
Looking up release candidate version

Found latest release candidate version v2.0.0-rc.5

Downloading https://dl.deno.land/release/v2.0.0-rc.5/deno-x86_64-apple-darwin.zip
Deno is upgrading to version 2.0.0-rc.5
dyld: malformed mach-o image: dyld chained fixups info underruns __LINKEDIT
error: Failed to validate Deno executable. This may be because your OS is unsupported or the executable is corrupted
$ deno upgrade rc

Current Deno version: v1.46.3
Looking up release candidate version

Found latest release candidate version v2.0.0-rc.5

Downloading https://dl.deno.land/release/v2.0.0-rc.5/deno-x86_64-apple-darwin.zip
Deno is upgrading to version 2.0.0-rc.5
dyld: malformed mach-o image: dyld chained fixups info underruns __LINKEDIT
error: Failed to validate Deno executable. This may be because your OS is unsupported or the executable is corrupted
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
Here's what I did: 1) curl -fsSL https://deno.land/install.sh | sh (installed deno, made a shortcut to use deno as prefix in shell) 2) deno upgrade (to make sure I got the latest version, 1.46.3) 3) deno upgrade rc (to upgrade to 2.0, but failed)
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
that worked brilliantly btw, no errors or warning
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
It installed the newest stable version, can't recall what it was exactly (1.4.xx something)
22 replies
DDeno
Created by tetie on 9/25/2024 in #help
Unable to download rc version on mac
using curl -fsSL https://deno.land/install.sh | sh
22 replies