Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--watch not working with 3.4.2 #1417

Closed
Sechgulo opened this issue Sep 3, 2014 · 0 comments
Closed

--watch not working with 3.4.2 #1417

Sechgulo opened this issue Sep 3, 2014 · 0 comments

Comments

@Sechgulo
Copy link

Sechgulo commented Sep 3, 2014

Today I decided to get rid of all the prefixes in one of my projects and installed Bourbon(which uped my sass version to 3.4.2. Right after, the exact same watch command stopped working:

>>> Sass is watching for changes. Press Ctrl-C to stop.
      write styles/style.css
      write styles/style.css.map

When I try to save the scss file nothing happens..
Have tried with absolute path, changing paths, reinstalled sass and bourbon but nothing changes.

Once tried to do a non watch command, just a normal override and got "Errno::EACCESS…permission denied". Restared the computer and cant recreate that error.

Reinstalled sass but with version 3.4.1 and it now works again

Windows 8.1
ruby 1.9.3p484
Gems:
animation (0.1.alpha.3)
bigdecimal (1.1.0)
bourbon (4.0.2)
chunky_png (1.3.0)
compass (0.12.2)
fssm (0.2.10)
io-console (0.3)
json (1.5.5)
minitest (2.5.1)
rake (0.9.2.2)
rdoc (3.9.5)
rubygems-update (2.2.2)
sass (3.4.2)
thor (0.19.1)

Edit: found this issue #1409

@Sechgulo Sechgulo closed this as completed Sep 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant