recommendationRaccoon icon indicating copy to clipboard operation
recommendationRaccoon copied to clipboard

Not being able to persist config file changes

Open CodingMonkTech opened this issue 5 years ago • 2 comments

If i do configuration in my project, it is affected in local file but it is taking configuration from default confguration file. so my new configuration is not being persist.

CodingMonkTech avatar Sep 26 '19 08:09 CodingMonkTech

change the default configuration file located in node_molues/raccoon/lib/config.js I believe. Worked for me

franco-peratta avatar Oct 04 '19 14:10 franco-peratta

If anyone is still having trouble with this. You can have a look at Procyon which is a rewrite of recommendationRaccoon to better support multiple instances with different class names, cleaner code and better use of modern JavaScript language features.

jochemstoel avatar Jun 03 '21 13:06 jochemstoel