question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Describe the bug I ran the command in the install section of the documentation:

deno install -A --unstable -n trex --no-check https://deno.land/x/trex/cli.ts

But when I run trex, I get a message 'trex' not found, did you mean:...

To Reproduce Steps to reproduce the behavior:

  1. Install Trex with deno install -A --unstable -n trex --no-check https://deno.land/x/trex/cli.ts
  2. Close terminal
  3. Reopen terminal and run trex
  4. See error

Desktop:

  • OS: Ubuntu 20, Windows 10

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
RilDevcommented, Feb 9, 2021

Thanks for you help!

I just noticed it after sending the message.

And thank you as well for the great package, it’s gonna make Deno development a breeze!

1reaction
buttercubzcommented, Feb 9, 2021

Is it a bug or I miss-configured something?

try adding --import-map flag:

deno test -A --unstable --import-map=./import_map.json scripts/
Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · trexminer/T-Rex - GitHub
T-Rex NVIDIA GPU miner with web control monitoring page - Issues · trexminer/T-Rex. ... t-rex command not working and prompting TREX: eyJhIjoiR.
Read more >
How to fix T-rex Miner GPU error - Trex : can't find nonce with ...
How to fix T-rex Miner GPU error - Trex : can't find nonce with device [ID=0, GPU #0], Bad Allocation . Warn :...
Read more >
T Rex miner not starting : r/EtherMining - Reddit
T Rex miner not starting. I have every thing setup but every time I try to run the bat file it just automatically...
Read more >
T-rex miner not starting up - Hiveon
Hello there, I got a new 3070 rig but when I try to let it run T-rex I get an error and it...
Read more >
2968099 - TREX error: 'index not found' or 'unknown index'
The application is having problems trying to find those indexes in TREX. The indexing jobs or searches are failing. In the TREXAdmin tool...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found