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

Not available in VSCode's terminal #103

Closed
kecrily opened this issue Aug 24, 2021 · 3 comments
Closed

Not available in VSCode's terminal #103

kecrily opened this issue Aug 24, 2021 · 3 comments

Comments

@kecrily
Copy link

kecrily commented Aug 24, 2021

Describe the bug
Not available in VSCode's terminal, but everything is fine in Windows Terminal.

To Reproduce
Steps to reproduce the behavior:

  1. Open VSCode and go to Terminal
  2. Enter any of the commands under trex
  3. See error
error: Uncaught (in promise) TypeError: Path must be a string. Received undefined
    throw new TypeError(
          ^
    at assertPath (https://deno.land/std@0.99.0/path/_util.ts:18:11)
    at join (https://deno.land/std@0.99.0/path/win32.ts:333:5)
    at JsonStorage (https://deno.land/x/trex@v1.8.0/utils/storage.ts:41:9)
    at https://deno.land/x/trex@v1.8.0/handlers/handler_storage.ts:11:21

Expected behavior
Everything is fine, no errors are thrown

Screenshots

bug

Desktop (please complete the following information):

  • OS: Windows
  • Trex: 1.8.0
  • Deno: 1.12.2
  • VSCode: 1.59.1

Additional context
Add any other context about the problem here.

@kecrily
Copy link
Author

kecrily commented Aug 25, 2021

I don't know what happened, but all of a sudden it turned back to normal

@kecrily kecrily closed this as completed Aug 25, 2021
@buttercubz
Copy link
Member

I don't know what happened, but all of a sudden it turned back to normal

LMAO

@RivierGrullon
Copy link
Member

I don't know what happened, but all of a sudden it turned back to normal

LOL

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

3 participants