Livereload UI "Add folder" doesn't work -


after attaching big size folder (desktop folder) project folder "add folder" stopped working. reinstalling didn't help. how can solve this or name of file should put project directiories in there no need use ui "add folder". using win 7 ultimate.

thank you!

the path file: c:\users\%username%\appdata\roaming\livereload\projects.json

projects.json sample:

{ "projects" : [ { "customname" : "firstwebsite", "disableliverefresh" : false, "enableremoteserverworkflow" : false, "rubyversion" : "system", "compilationenabled" : true, "numberofpathcomponentstouseasname" : 1, "path" : "d:\\websites\\website1" } ] }


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -