-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unvalid JSON export #71
Comments
Hi @adrien-castagliola-cbp! |
Tried to reproduce that case on the Windows 7. And received a valid json. Which version of nodejs and Windows do you use? |
Hello,
Thanks for answering me,
Node: v8.11.3
Windows: v10.0.16299
Le lun. 29 avr. 2019 à 11:41, Alexander <[email protected]> a écrit :
… Tried to reproduce that case on the Windows 7. And received a valid json.
Which version of nodejs and Windows do you use?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#71 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALXILXSPIPHHDAK52MCIKYLPS27GHANCNFSM4HJBJ6AA>
.
--
**********************************************************************
La
diffusion de ce message s'effectuant sur un réseau non protégé, nous
déclinons toute responsabilité en cas d'altération ou de falsification.
As
this message is sent through a non protected network, we decline any
responsibility should it be altered or falsified
**********************************************************************
|
Hi @AlexMost, I am also facing the same issue. yarn run v1.16.0 please resolve this asap. |
TL;DR
Long read
This is what I use:
(*) shell redirect truncates the file first, then |
IMO the correct way to "solve" this is to add For example |
Hello,
I'm trying to export a .po file to a .json file but it doesn't seem to be a valid one. Indeed, a path is added at the top of the json file.
The command i'm using :
npx ttag po2json i18n/uk.po > i18n/uk.po.json
Here is my uk.po file :
here is my uk.po.json file :
Tested on Windows, [email protected]
The text was updated successfully, but these errors were encountered: