David Rengifo

Results 1 comments of David Rengifo

The library uses the absolute path, at the moment you cannot make use of relative paths. You must use ... propertiesPath = path.join (__ dirname, '\\{path_And_Filename.properties}\\'); var properties = PropertiesReader(propertiesPath);