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

Error when installing "tsx" package globally #33

Closed
Scorpi opened this issue Dec 7, 2023 · 2 comments
Closed

Error when installing "tsx" package globally #33

Scorpi opened this issue Dec 7, 2023 · 2 comments

Comments

@Scorpi
Copy link

Scorpi commented Dec 7, 2023

Hi!

I got an error when tried to install "tsx" package (https://github.com/privatenumber/tsx) globally.

Windows 10 Enterprise 22H2 (19045.3693)
nvm-desktop v2.6.0
node.js v20.10.0

Error log:

> npm i -g tsx

changed 5 packages in 876ms

2 packages are looking for funding
  run `npm fund` for details
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: NotFound, message: "The system cannot find the path specified. (os error 3)" }', src\common.rs:194:45
stack backtrace:
   0:     0x7ff78e2fddfc - <unknown>
   1:     0x7ff78e31bdfb - <unknown>
   2:     0x7ff78e2fa0af - <unknown>
   3:     0x7ff78e2fdbab - <unknown>
   4:     0x7ff78e30085a - <unknown>
   5:     0x7ff78e3004af - <unknown>
   6:     0x7ff78e300f0e - <unknown>
   7:     0x7ff78e300dfd - <unknown>
   8:     0x7ff78e2fea49 - <unknown>
   9:     0x7ff78e300b00 - <unknown>
  10:     0x7ff78e32a225 - <unknown>
  11:     0x7ff78e32a6c3 - <unknown>
  12:     0x7ff78e1b4785 - <unknown>
  13:     0x7ff78e194cbe - <unknown>
  14:     0x7ff78e1a9838 - <unknown>
  15:     0x7ff78e1c0481 - <unknown>
  16:     0x7ff78e1ba566 - <unknown>
  17:     0x7ff78e1bf80c - <unknown>
  18:     0x7ff78e2f3d68 - <unknown>
  19:     0x7ff78e1c058c - <unknown>
  20:     0x7ff78e3224b0 - <unknown>
  21:     0x7ffd13c77344 - BaseThreadInitThunk
  22:     0x7ffd158226b1 - RtlUserThreadStart
@1111mp
Copy link
Owner

1111mp commented Dec 8, 2023

This is caused by the same problem as the #32.

Please upgrade to the latest Release v2.6.1 version.

@Scorpi
Copy link
Author

Scorpi commented Dec 8, 2023

@1111mp oh, thanks!

@Scorpi Scorpi closed this as completed Dec 8, 2023
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