question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Version 2 and above does not load my project anymore

See original GitHub issue

Describe the bug

I have a project whose locales were installed using vue-cli-plugin-i18n 0.6.1.

Ever since the extension updated to version 2.0.5 the project isn’t loading i18n-ally.

Extension Version

i18n Ally version 2.0.5

Framework/i18n package you are using

vue-i18n 8.0 installed using vue-cli-plugin-i18n 0.6.1

To Reproduce Steps to reproduce the behavior:

  1. Update i18n-ally
  2. Reload visual studio code
  3. I don’t see i18n-ally when the project reload

Device Infomation

  • OS: Windows
  • Version: 10.1909
  • VS Code Version: 1.44.2

Extension Log Go to View -> Output -> i18n Ally, and paste the content below. You should mask any sensitive information

🈶 Activated, v2.0.5

(when I switch to 1.15.5 I instead get)

🈶 Activated, v1.15.5

――――――

💼 Workspace root changed to "d:\<path\to\my\route\project>\<project>"
📦 Packages file "package.json" found
🕳 Packages file "pubspec.yaml" not exists
🕳 Packages file "composer.json" not exists
🕳 Packages file "Gemfile" not exists
🌞 Enabled
✅ "Vue" framework(s) detected, extension enabled.
🧬 Parsers "json", "yaml", "js", "json5", "ini", "po", "php" enabled.

🚀 Initializing loader 
"d:\<path\to\my\route\project>\<project>"
📂 Directory structure: file
🗃 Path Matcher Regex: /^(?<locale>[\w-_]+)\.(json5?|ya?ml|jsx?|tsx?|mjs|ini|pot|php?)$/

📂 Loading locales under 
d:\<path\to\my\route\project>\<project>\src\locales
	📑 Loading (fr) fr.json

👀 Watching change on 
d:\<path\to\my\route\project>\<project>\src\locales
✅ Loading finished

Screenshots

Attached my settings.json file settings.zip

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Esurnircommented, Apr 29, 2020

I confirm everything is now working flawlessly.

The irony that a project that handle translation is defeated by its own translation isn’t lost on me.

0reactions
antfucommented, Apr 27, 2020

Oh I see. Thanks!

Fixed in v2.0.6 😃 @Esurnir

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio 2019 cannot load projects after upgrading to ...
I upgraded my VS Community to Version 16.9.1 yesterday and then non of my projects load anymore, below is a screenshot of a...
Read more >
Visual Studio won't load my project anymore - MSDN - Microsoft
My project was working just fine. Today, when I open the solution, iOS project won't load anymore. It displays "unavaible" text and if...
Read more >
Premiere Project Won't Open | REASONS & SOLUTIONS! (20 ...
The 2 most common reasons either Premiere itself, or specifically your Premiere project won't open. I explain what most often causes this ...
Read more >
Fix an installed Android app that isn't working - Google Support
Try the following steps if an app installed on your phone has any of these problems: Crashing. Won't open. Won't respond. Isn't working...
Read more >
Unity Won't Open ANY Project
Hey guys... I'm trying to open my projects, but I'm having some problems. Every time I click to open any project, Unity loading...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found