Mithronn / rusty_ytdl

A Rust library for Youtube video searcher and downloader
https://docs.rs/rusty_ytdl
MIT License
107 stars 20 forks source link

Package problems with rust-analyzer #7

Closed CaptainKeys21 closed 1 year ago

CaptainKeys21 commented 1 year ago

Hi! When I add the package in the Cargo.toml file, the rust-analyzer throw a error in the output log and stops working. The error goes away when I comment out the package in the Cargo.toml.

image

I think it could be something in the dependencies.

CaptainKeys21 commented 1 year ago

I found out that I had some package not installed on my side, when I installed the rust-analyzer started to work again. But the error in the output still persists.

Mithronn commented 1 year ago

@CaptainKeys21 thanks for the feedback. I just saw it and its seems the problem is releated with deno_ops crate. I will try to fix it in a few days / weeks

Mithronn commented 1 year ago

I think this issue was fixed with the new release 0.6.5