Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oops #2284

Open
dogi opened this issue Apr 12, 2023 · 0 comments
Open

oops #2284

dogi opened this issue Apr 12, 2023 · 0 comments

Comments

@dogi
Copy link
Member

dogi commented Apr 12, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant