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

Trex not found path #101

Closed
Rapougnac opened this issue Jul 13, 2021 · 8 comments
Closed

Trex not found path #101

Rapougnac opened this issue Jul 13, 2021 · 8 comments

Comments

@Rapougnac
Copy link

Describe the bug
A clear and concise description of what the bug is.

I tried to install trex with the command in the README.
The command worked perfectly and the message is ✅ Successfully installed trex.
I tried to run trex and I get this error (in the screenshot)

To Reproduce
Steps to reproduce the behavior:

  1. Install trex.
  2. Run trex.
  3. See error.

Expected behavior
A clear and concise description of what you expected to happen.

Trex is supposed to show me the help pannel.

Screenshots
If applicable, add screenshots to help explain your problem.
Trex-err
Desktop (please complete the following information):

  • OS: Windows
  • Browser FireFox
  • Version 1909
@RivierGrullon
Copy link
Member

what's your deno version?

@RivierGrullon
Copy link
Member

Can you try it in another path route opening the powershell as administrator?

@Rapougnac
Copy link
Author

Rapougnac commented Jul 14, 2021

what's your deno version?

Deno is on the deno 1.12.0+1ad6575 (canary, x86_64-pc-windows-msvc) version.

Can you try it in another path route opening the powershell as administrator?

I tried but I still got the same error, even with a different path.

@buttercubz
Copy link
Member

what's your deno version?

Deno is on the deno 1.12.0+1ad6575 (canary, x86_64-pc-windows-msvc) version.

Can you try it in another path route opening the powershell as administrator?

I tried but I still got the same error, even with a different path.

i trying to reproduce this but i can't, so you can create a trex_storage forlder in .deno folder and try again?

@Rapougnac
Copy link
Author

i trying to reproduce this but i can't, so you can create a trex_storage forlder in .deno folder and try again?

I tried but without sucess, I'm still getting the error

@kev2718
Copy link

kev2718 commented Jul 29, 2021

For those who have the same problem. Add deno to your Path via (Powershell)
$env:Path += ";C:\Users\<UserName>\.deno\bin"

@Rapougnac
Copy link
Author

Hi, I really apologize for the late reply, but I'm on vacation, I'll try this when I will be back to my home.

@Rapougnac
Copy link
Author

I'm sorry for the reply, but I'm very busy. So I tried and it worked ! Thanks a lot. I thought deno was added to the path

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

No branches or pull requests

4 participants