Open joeysantana3 opened 1 year ago
Adding this to my ./zshrc
made it work for me.
alias ai='/usr/local/Cellar/node/19.8.1/lib/node_modules/@builder.io/ai-shell/dist/cli.mjs'
works for me too, thx!
Same problem but on windows, do you have solutions ?
You likely don't have your node's bin
folder on the path. Check to see if /usr/local/Cellar/node/19.8.1/bin
is on the path. If not add it.
If it is on the path, confirm the ai
command is in the bin
folder and symlinked to the node module's script.
ai@ -> ../lib/node_modules/@builder.io/ai-shell/dist/cli.mjs
I tried following the readme to install this tool. But after installation, I get command not found. I restarted iTerm after installation. Any tips? Thanks!
macOS Monterey 12.6.3 (Intel chip) iTerm2 Build 3.4.19