We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I clone the code, then follow the README. but show this:
cookier@cookier-virtual-machine:~/btc_geek/btc$ npm install btc -g npm WARN deprecated [email protected]: This package is no longer maintained npm WARN deprecated [email protected]: Use uuid module instead /home/cookier/node-v6.11.2-linux-x64/bin/btc -> /home/cookier/node-v6.11.2-linux-x64/lib/node_modules/btc/bin/cli /home/cookier/node-v6.11.2-linux-x64/lib └── [email protected]
cookier@cookier-virtual-machine:~/btc_geek/btc$ btc 未找到 'btc' 命令,您要输入的是否是: 命令 'bti' 来自于包 'bti' (universe) 命令 'atc' 来自于包 'bsdgames' (universe) 命令 'bcc' 来自于包 'bcc' (main) 命令 'bc' 来自于包 'bc' (main) 命令 'dtc' 来自于包 'device-tree-compiler' (main) 命令 'btt' 来自于包 'blktrace' (universe) 命令 'tc' 来自于包 'iproute2' (main) 命令 'bts' 来自于包 'devscripts' (main) 命令 'butc' 来自于包 'openafs-client' (universe) 命令 'rtc' 来自于包 'nvram-wakeup' (universe) 命令 'htc' 来自于包 'httptunnel' (universe) btc:未找到命令
The text was updated successfully, but these errors were encountered:
Could this code can work on ubuntu?
Sorry, something went wrong.
No branches or pull requests
I clone the code, then follow the README. but show this:
cookier@cookier-virtual-machine:~/btc_geek/btc$ npm install btc -g
npm WARN deprecated [email protected]: This package is no longer maintained
npm WARN deprecated [email protected]: Use uuid module instead
/home/cookier/node-v6.11.2-linux-x64/bin/btc -> /home/cookier/node-v6.11.2-linux-x64/lib/node_modules/btc/bin/cli
/home/cookier/node-v6.11.2-linux-x64/lib
└── [email protected]
cookier@cookier-virtual-machine:~/btc_geek/btc$ btc
未找到 'btc' 命令,您要输入的是否是:
命令 'bti' 来自于包 'bti' (universe)
命令 'atc' 来自于包 'bsdgames' (universe)
命令 'bcc' 来自于包 'bcc' (main)
命令 'bc' 来自于包 'bc' (main)
命令 'dtc' 来自于包 'device-tree-compiler' (main)
命令 'btt' 来自于包 'blktrace' (universe)
命令 'tc' 来自于包 'iproute2' (main)
命令 'bts' 来自于包 'devscripts' (main)
命令 'butc' 来自于包 'openafs-client' (universe)
命令 'rtc' 来自于包 'nvram-wakeup' (universe)
命令 'htc' 来自于包 'httptunnel' (universe)
btc:未找到命令
The text was updated successfully, but these errors were encountered: