coc-tailwindcss icon indicating copy to clipboard operation
coc-tailwindcss copied to clipboard

Cannot install on Windows

Open lunacd opened this issue 4 years ago • 0 comments

Describe the bug Since rustywind v0.6.7 and v0.7.0 don't have Windows builds due to an AppVeyor issue, this package that depends on "rustywind": "^0.6.5" fails when installing on Windows.

To Reproduce Steps to reproduce the behavior:

  1. Use windows
  2. npm install coc-tailwindcss

Expected behavior Successfully installs.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows

This issue is fixed in rustywind v0.7.1. Consider upgrading rustywind to v0.7.1.

lunacd avatar Jan 10 '21 06:01 lunacd