mechio / takana

Takana lets you see your SCSS and CSS style changes live, in the browser, as you type them
http://takana.io
MIT License
1.11k stars 61 forks source link

Worked Momentarily #68

Open awakekat opened 9 years ago

awakekat commented 9 years ago

Not sure what broke, I have tried it in Chrome and Firefox on two different macs - same result - not working.

I have followed the steps, npm install, sublime install, pasted code into html page head tag on two macs and nothing works in the page opened in the chrome browser:

[14:15:34] [WARN] - if you have just upgraded from version 0.0.10 or below, please update the javascript snippet (above) [14:15:34] [INFO] - editor server listening on 48627 [14:15:34] [INFO] - webserver listening on 48626 [14:15:34] [INFO] - installing plugin to '/Users/MiniKat/Library/Application Support/Sublime Text 3/Packages/Takana' [14:15:34] [INFO] - running on project /Users/MiniKat/Desktop/test [14:15:35] [INFO] - editor connected [14:16:23] [INFO] - buffer updated for /Users/MiniKat/Desktop/test/style.scss **

\ this line repeats constantly when making changes in the .scss file

Takana version: 0.4.2 Uninstalled and reinstalled the Sublime Takana plugin

Terminal: ~ testfolder takana . // to start takana in CWD

What more info do you need to help me/you out?? It was working then stopped and am not able to get it going again. Is LiveReload needed? I have it but that didn't seem to make a difference either.

Thanks