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.

Unable to find some local files

See original GitHub issue

Describe the bug I can’t load local files to push them to Crowdin.

To Reproduce Configuration file:

project_id: "xxx"
api_token: "xxx"
base_path: "xxx"
base_url: "https://api.crowdin.com"
preserve_hierarchy: "true"

files:
    -
        source: "/translations/messages+intl-icu.en.yaml"
        translation: "/translations/build/messages+intl-icu.%two_letters_code%.yaml"
    -
        source: "/translations/admin+intl-icu.en.yaml"
        translation: "/translations/build/admin+intl-icu.%two_letters_code%.yaml"

Execute cli command:

crowdin push

See an error:

✔️  Fetching project info
❌ No sources found for '/translations/messages+intl-icu.en.yaml' pattern. Check the source paths in your configuration file
❌ No sources found for '/translations/admin+intl-icu.en.yaml' pattern. Check the source paths in your configuration file
❌ Current execution finished with errors

Expected behavior The files are present and valid, so the push command should detect them.

Environment:

  • OS: macOS 11.2.1
  • Crowdin CLI 3.5.4

Additional context When using source: "/translations/*.yaml" syntax, the files are found, but that’s not the expected behavior.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
andrii-bodnarcommented, Mar 17, 2021

Hi @sylvaindeloux!

This issue is fixed and the fix will be available in the next version of CLI (3.5.5). The new version will be released tomorrow approximately at 10 AM UTC.

1reaction
sylvaindelouxcommented, Mar 6, 2021

Thanks Olena 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: Finding local files
This new update is great, but I cannot find the local files page. I looked everywhere but still can't find it. Any pictures...
Read more >
Files Missing/Location Not Available Problem
1. Open File Explorer · 2. Then click on View menu on the top of the Windows. · 3. Click on Options. ·...
Read more >
Trouble Syncing Spotify Local Files? Here's How You Can ...
We guide you through the different things you can do when your Spotify local files aren't syncing to your iOS or Android device....
Read more >
Spotify Local Files Not Showing (Easy Solutions To FIX) ...
Open your Spotify application · Go to “Profile” at the top right corner of the screen. · Go to “Settings” · Scroll down...
Read more >
Local Files Not Showing up on Spotify [Working Solutions]
Click on the drop-down arrow beside your account name (located in the top right corner). · Go to Settings. · Scroll down to...
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