heybourn / headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=heybourn.headwind
MIT License
1.38k stars 46 forks source link

Cannot execute binary file #132

Closed darr1s closed 3 years ago

darr1s commented 3 years ago

Describe the bug Unable to sort using headwind, says exec problem.

Headwind error: /home/darris/.vscode-insiders/extensions/heybourn.headwind-1.6.3/node_modules/rustywind/bin/rustywind: /home/darris/.vscode-insiders/extensions/heybourn.headwind-1.6.3/node_modules/rustywind/bin/rustywind: cannot execute binary file

To Reproduce Steps to reproduce the behavior:

  1. Install headwind
  2. Sort with tailwind

Expected behavior Should sort without problem.

Screenshots image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

f3bruary commented 3 years ago

I have the same issue

Version: 1.56.2
Commit: 054a9295330880ed74ceaedda236253b4f39a335
Date: 2021-05-16T15:21:33.370Z
Electron: 12.0.9
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Linux x64 5.10.42-1-MANJARO
f3bruary commented 3 years ago

@darrist Are you using this in a NextJS project by any chance ? I noticed ctrl+alt+t works (to order classes on the current doc). But the command to order all classes in the entire workspace fails with that error.

darr1s commented 3 years ago

Hi, sorry I've forgot to close the issue.

I am using 1.7.0 right now and everything is working fine.