Hello :)
I updated on newest express-lingua version, but now i get this error and i havent changed something at de.json file and other language files....
Exception at function appConfig.main: Error: Lingua: Error while parsing the resource: de
Error: Lingua: Error while parsing the resource: de
at /myDirectory/node_modules/lingua/lib/guru.js:80:31
at Array.forEach (native)
at new module.exports.Guru (/myDirectory/node_modules/lingua/lib/guru.js:63:15)
at module.exports (/myDirectory/node_modules/lingua/lib/lingua.js:70:12)
at Function. (/myDirectory/modules/appConfig.js:28:25)
at Function.app.configure (/myDirectory/node_modules/express/lib/application.js:396:61)
at Object.appConfig.main (/myDirectory/modules/appConfig.js:14:17)
at Object.webInfSys.main (/myDirectory/js/server/webInfSys.js:50:23)
at Object. (/myDirectory/js/server/webInfSys.js:77:11)
at Module._compile (module.js:449:26)
My file look like this:
{
"home":
{
"MySQLHttpServer": "v",
"AirportViennaAndAustroControl": "b",
"DatabaseMapView": "a"
}
}
Hello :)
I updated on newest express-lingua version, but now i get this error and i havent changed something at de.json file and other language files....
Exception at function appConfig.main: Error: Lingua: Error while parsing the resource: de
Error: Lingua: Error while parsing the resource: de
at /myDirectory/node_modules/lingua/lib/guru.js:80:31
at Array.forEach (native)
at new module.exports.Guru (/myDirectory/node_modules/lingua/lib/guru.js:63:15)
at module.exports (/myDirectory/node_modules/lingua/lib/lingua.js:70:12)
at Function. (/myDirectory/modules/appConfig.js:28:25)
at Function.app.configure (/myDirectory/node_modules/express/lib/application.js:396:61)
at Object.appConfig.main (/myDirectory/modules/appConfig.js:14:17)
at Object.webInfSys.main (/myDirectory/js/server/webInfSys.js:50:23)
at Object. (/myDirectory/js/server/webInfSys.js:77:11)
at Module._compile (module.js:449:26)
My file look like this:
{
"home":
{
"MySQLHttpServer": "v",
"AirportViennaAndAustroControl": "b",
"DatabaseMapView": "a"
}
}