Unable to find some local files
See original GitHub issueDescribe 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:
- Created 3 years ago
- Comments:12 (1 by maintainers)
Top 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 >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
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.
Thanks Olena 😃