-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
root@ip-172-31-91-222:~# npm i -g @treehouses/cli
npm ERR! code 1
npm ERR! path /usr/lib/node_modules/@treehouses/cli
npm ERR! command failed
npm ERR! command sh -c if [ $(id -u) = 0 ]; then ln -srf _treehouses /etc/bash_completion.d/_treehouses; fi && exit 0
npm ERR! ln: failed to create symbolic link '/etc/bash_completion.d/_treehouses': No such file or directory
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-04-12T22_13_04_366Z-debug-0.log
root@ip-172-31-91-222:~# ls /etc/bash
bash.bashrc bash_completion
root@ip-172-31-91-222:~# mkdir -p /etc/bash_completion.d
root@ip-172-31-91-222:~# npm i -g @treehouses/cli
added 1 package in 462ms
Metadata
Metadata
Assignees
Labels
No labels