-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
First of all, thank u for the awesome job.
I'm using it, but i want to report that following the installation it doesn't work as-is.
Steps to reproduce:
0. $ nvm use 23
- $ npm install -g cmdly
- $ cmdly suggest "remove alias ghcs"
- gives this output: /home/demacri/.nvm/versions/node/v23.8.0/bin/cmdly: 1: Syntax error: "(" unexpected
Actually setting up the alias like
$ alias cli='/home/acapezzera/.nvm/versions/node/v23.8.0/bin/node /home/acapezzera/.nvm/versions/node/v23.8.0/bin/cmdly'
$ cli suggest "remove alias ghcs"
it works.
I think somehow zsh tries to run it with shell and not with node. Hope the hint helps.
Have a good day!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels