jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.21k stars 505 forks source link

Aliases not working even after following HowTo guide #1034

Closed The-Code-Monkey closed 3 years ago

The-Code-Monkey commented 3 years ago

Current Behavior

image image image

Expected behavior

Should be able to alias

Your environment


System:
    OS: Linux 5.4 Ubuntu 20.04.2 LTS (Focal Fossa)
    CPU: (16) x64 Intel(R) Xeon(R) CPU
    Memory: 808.39 MB / 62.81 GB
    Container: Yes
    Shell: 5.0.17 - /bin/bash
  Binaries:
    Node: 14.16.1 - ~/.nvm/versions/node/v14.16.1/bin/node
    Yarn: 1.22.10 - ~/.nvm/versions/node/v14.16.1/bin/yarn
    npm: 6.14.12 - ~/.nvm/versions/node/v14.16.1/bin/npm
  npmPackages:
    tsdx: ^0.14.1 => 0.14.1 
    typescript: ^4.2.4 => 4.2.4 
  npmGlobalPackages:
    typescript: 4.2.4
goldenjayr commented 3 years ago

@The-Code-Monkey why did you close this... have you found a solution?