要望・不具合[qiita-cli]: pnpx qiita init
が実行できない
#602
ghost
started this conversation in
要望・アイデア・不具合
Replies: 1 comment
-
@nabeken5 pnpmの場合は、
また、README にも記載させていただきます! |
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のガイドにあるコマンドをpnpmで実行した時に、
ERR_PNPM_DLX_NO_BIN
エラーが発生します。実行したコマンド
実行結果
考えられる原因
npm registry に
qiita
という名前の他のパッケージがあるから。解決策
素晴らしいツールを開発していただき本当にありがとうございます。
npm以外のパッケージマネージャーを利用しているQiitaユーザーも増えてきていると思うので、対応していただけると嬉しいです。
Beta Was this translation helpful? Give feedback.
All reactions