Trivernis / nenv

Node environment manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when using node

Fiwel00 opened this issue · comments

commented

Currently this version is housing a bug which makes using it impossible.
After installing nodejs through 'install' and trying to execute it the main thread panics.

Error:
× Main thread panicked.
├─▶ at src\repository\node_path.rs:19:46
╰─▶ called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
help: set the RUST_BACKTRACE=1 environment variable to display a backtrace.

commented

happening for v0.5.0