Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Der Befehl "compass" ist entweder falsch geschrieben oder konnte nicht gefunden werden. #17

Closed
alsodenn opened this issue Jan 9, 2013 · 3 comments
Labels

Comments

@alsodenn
Copy link

alsodenn commented Jan 9, 2013

Hi

I have installed your plugin on another machine (windows) and now I have following error message:

Der Befehl "compass" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

C:\Users\user\AppData\Roaming\Sublime Text 2\Packages\Compass>pause
[Decode error - output not utf-8]

On my first computer (windows) it's working and I found no differencem between the two computers.

Do you have any idea why this error appears?
Thank you for your help!

@renestalder
Copy link
Contributor

Check Compass is installed on your second computer. Open a Windows Command Line window and enter 'compass -v'. You should see version data of the Compass installation.

@alsodenn
Copy link
Author

alsodenn commented Jan 9, 2013

Compass is working with the command prompt with ruby.

If I insert a cd command in the batchfile like this:

cd C:\Ruby193\bin 
compass watch %1
pause

Then it works. But this solution is bad because if I update the Compass Package this line will be deleted, right?

Any other idea?

@renestalder
Copy link
Contributor

Seems you did not set your path variable correct when you have to run compass out of the ruby bin folder.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants