https://github.com/theniceboy/coc-tailwindcss 插件依赖npm-run-all命令,但我无法安装.npm install npm-run-all --save-dev安装后没命令文件,yarn add npm-run-all --dev直接报错,想直接强制复制二进制文件安装,但这个https://github.com/mysticatea/npm-run-all/tree/bf91f94ce597aa61da37d2e4208ce8c48bc86673/bin/npm-run-all 命令文件是个文件夹,怎么办