You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may note that I had to remove const chalk = require('chalk'); because I don't know how to install I'm not the only, in matter of fact this is already reported here. I guess you need to clarify what other dependencie to install, BTW: using sudo npm install -g chalk DOESNT WORKS.
The i ran it using: $i18next-scanner pepe.js and the result was
.
The observed result is not like the observed one in the README.md
To summarize I try my best, but after 4 hours of having no result. Perhaps I'm doing something wrong, i just follow the documented steps. That fills me with unreliability, you may forgive me for my feelings but you may understand what I describe.
Thanks anyway for the code, and I guess it need some mantaince. The documentation is also very slim, I don't get most of the options and what are their purpose.
Using:
The text was updated successfully, but these errors were encountered:
vituchon
changed the title
Following the steps at README.md doesn't produces the documented result. Something is wrong, perhaps me or perhaps the program.
Following the steps at README.md does not produce the documented result. Something is wrong, perhaps me or perhaps the program.
Aug 22, 2022
The current documentation states this:
I create a file called pepe.js with this content
Then i create the config file taken from here.
You may note that I had to remove
const chalk = require('chalk');
because I don't know how to install I'm not the only, in matter of fact this is already reported here. I guess you need to clarify what other dependencie to install, BTW: usingsudo npm install -g chalk
DOESNT WORKS.The i ran it using:
$i18next-scanner pepe.js
and the result was.
The observed result is not like the observed one in the README.md
To summarize I try my best, but after 4 hours of having no result. Perhaps I'm doing something wrong, i just follow the documented steps. That fills me with unreliability, you may forgive me for my feelings but you may understand what I describe.
Thanks anyway for the code, and I guess it need some mantaince. The documentation is also very slim, I don't get most of the options and what are their purpose.
Using:
The text was updated successfully, but these errors were encountered: