Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ BUG ] Installer fails #21

Open
spsDrop opened this issue Dec 4, 2022 · 1 comment
Open

[ BUG ] Installer fails #21

spsDrop opened this issue Dec 4, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@spsDrop
Copy link

spsDrop commented Dec 4, 2022

If not follow this guide the issue can be closed ⚠️

installer fails

~$ deno run -A --unstable https://deno.land/x/dpm/install.ts stable
Install from stable!

Cleaned the temp dpm dir!

Cloning into '/home/jfoltz/.deno/dpm/stable'...
remote: Enumerating objects: 75, done.
remote: Counting objects: 100% (75/75), done.
remote: Compressing objects: 100% (70/70), done.
remote: Total 75 (delta 2), reused 25 (delta 0), pack-reused 0
Unpacking objects: 100% (75/75), 46.23 KiB | 3.56 MiB/s, done.

Running the installation with the Deno help!

Compile file:///home/jfoltz/.deno/dpm/stable/dpm.ts
Archive:  /tmp/.tmphdbGSO/deno.zip
  inflating: deno
Emit dpm
Not found the file compiled! Re run the installer or report the error on github.

Expected behavior
Installs without error

Desktop (please complete the following information):

~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04 LTS
Release:        20.04
Codename:       focal
~$ deno --version
deno 1.28.3 (release, x86_64-unknown-linux-gnu)
v8 10.9.194.5
typescript 4.8.3
@spsDrop spsDrop added the bug Something isn't working label Dec 4, 2022
@TeoDev1611
Copy link
Member

TeoDev1611 commented Dec 5, 2022

I found a bug in the last version installer and make this fix in the other branch can you run this:

deno run -A --unstable https://raw.githubusercontent.com/dpmland/dpm/dev/install.ts stable

Soon is the merge for this branch 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants