mozilla / i18n-abide

DEPRECATED - DEPRECATED - Node.js express connect module for i18n and l10n support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: ENOENT: no such file or directory, open '`find'

khusamov opened this issue · comments

>extract-pot --locale locale .

fs.js:114
    throw err;
    ^

Error: ENOENT: no such file or directory, open '`find'
    at Object.openSync (fs.js:438:3)
    at Object.readFileSync (fs.js:343:35)
    at D:\REPO\github\today\node_modules\jsxgettext\lib\cli.js:73:30
    at Array.forEach (<anonymous>)
    at main (D:\REPO\github\today\node_modules\jsxgettext\lib\cli.js:72:11)
    at Object.<anonymous> (D:\REPO\github\today\node_modules\jsxgettext\lib\cli.js:79:1)
    at Module._compile (internal/modules/cjs/loader.js:701:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
    at Module.load (internal/modules/cjs/loader.js:600:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:539:12)