Bunを利用したQiita CLIのインストール方法について #933
Replies: 1 comment
-
@alpineyahoo Qiita CLIは現在、Node.jsのみのサポートとなっております。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Qiita CLI の導入方法について、公式では
npm install @qiita/qiita-cli --save-dev npx qiita version # バージョン確認
が示されていましたが、これは
node
の代わりのランタイムとしてbun
を利用する場合はと読み違えても問題ありませんでしょうか
Beta Was this translation helpful? Give feedback.
All reactions