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

Compile Failed for deno new version on Jetson Nano with Rust 1.57.0 #201

Open
JediAzta opened this issue Dec 17, 2021 · 1 comment
Open

Comments

@JediAzta
Copy link

While I install the latest version of deno to Jetson Nano with Rust 1.57.0 installed through cargo, I got the following error:

error [E0308]: mismatched types
~/.cargo/registry/src/github.com-1ecc6299db9ec823/deno_ffi-0.16.0/lib.rs:612:30
Ok(unsafe {CStr::from_ptr(ptr)}.to_str()?.to_string())
^^^ expected u8, found i8

rustc version 1.57.0
cargo version 1.57.0

@crowlKats
Copy link
Member

WIll be fixed by denoland/deno#13118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants