Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

[bug] specified file not found #52

Closed
jhechtf opened this issue Apr 27, 2023 · 8 comments
Closed

[bug] specified file not found #52

jhechtf opened this issue Apr 27, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@jhechtf
Copy link

jhechtf commented Apr 27, 2023

I've installed the cicada CLI, and generated a file named Astro.ts, but this is the error i get every time.

Cicada has been authorized in github.

cicada run Astro

 ◥◣ ▲ ◢◤  Cicada is in alpha, it may not work as expected
  ◸ ▽ ◹   Please report any issues here: https://github.com/cicadahq/cicada

✅ Downloaded deno v1.32.5
[error] specified file not found in archive
@mschrage
Copy link
Contributor

Can you share the Astro.ts file?

@jhechtf
Copy link
Author

jhechtf commented Apr 27, 2023 via email

@mschrage
Copy link
Contributor

Can you run cicada doctor and share the output here?

@grant0417
Copy link
Contributor

@jhechtf can you install manually Deno, it seems that our auto install didnt work.

What OS are you on?

@jhechtf
Copy link
Author

jhechtf commented Apr 27, 2023 via email

@grant0417
Copy link
Contributor

Currently it just requires Deno >=1.32, not specifically 1.32.5. But yeah updating it should resolve this issue, also looking into actually fixing it.

@grant0417
Copy link
Contributor

Hopefully this commit will resolve it: a818c41

Ill create a new release soon!

@grant0417 grant0417 added the bug Something isn't working label Apr 27, 2023
@grant0417
Copy link
Contributor

I believe this is also now resolved in https://github.com/cicadahq/cicada/tree/v0.1.48 so I am going to close the issue

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

No branches or pull requests

3 participants