nl.json does not work in 0.22.3 and higher
See original GitHub issueTop Results From Across the Web
nlohmann/json: JSON for Modern C++ - GitHub
Note the sax_parse function only returns a bool indicating the result of the last executed SAX event. It does not return a json...
Read more >FAQ - JSON for Modern C++ - Niels Lohmann
Why are wide strings (e.g., std::wstring ) dumped as arrays of numbers? As described above, the library assumes UTF-8 as encoding. To store...
Read more >How do I handle newlines in JSON? - Stack Overflow
+ 1. I was having trouble understanding JSON-encoding but "will become a newline in the JSON source, not the JSON data" made it...
Read more >SyntaxError: JSON.parse: bad parsing - JavaScript | MDN
What went wrong? JSON. parse() parses a string as JSON. This string has to be valid JSON and will throw this error if...
Read more >json_decode - Manual - PHP
Takes a JSON encoded string and converts it into a PHP value. Parameters ¶. json. The json string being decoded. This function only...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@acbetter A fix is released in v0.22.6. Also a additional config
vue-i18n-ally.dirStructure
is introduced in this release. You can explicitly set the preferred structure.Sorry for the inconvenience. I would write some test soon.
Thanks @antfu for quickly fixing bug and it works for me at this version. Here’s my test files, hope it’s helpful. dir-locales-mix.zip