idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.58k stars 2.04k forks source link

clone issue #897

Open sadik7375 opened 11 months ago

sadik7375 commented 11 months ago

i want to clone this project but there are showing this error in git bash and .git file come but there are no showing any code file..what should i do? error 1 error

bvsvardhan commented 11 months ago

even i'm facing the same issue,

error: invalid path 'features/fr_fr_translate_this_filename_into_Frenchlanguage:_libre_ouvert_source_erp_crm_logiciel.md' error: invalid path 'features/id_id_berkas ini akan diterjemahkan ke dalam bahasa Indonesia : perangkat_lunak_erp_crm_sumber_terbuka_gratis.md' error: invalid path 'features/ro_ro_traduceți acest nume de fișier în limba română: software_erp_crm_open_source_gratuit.md' error: invalid path 'features/sk_sk_preložte tento názov súboru do slovenského jazyka: free_open_source_erp_crm_software.md' error: invalid path 'features/th_th_แปลชื่อไฟล์นี้เป็นภาษาไทย: ฟรี_เปิด_ต้นฉบับ_ซอฟต์แวร์_ERP_CRM.md' error: invalid path 'frontend/src/modules/AdvancedCrudModule /CreateItem.jsx' error: invalid path 'frontend/src/modules/AdvancedCrudModule /DataTable.jsx' error: invalid path 'frontend/src/modules/AdvancedCrudModule /DeleteItem.jsx' error: invalid path 'frontend/src/modules/AdvancedCrudModule /ItemRow.jsx' error: invalid path 'frontend/src/modules/AdvancedCrudModule /ReadItem.jsx' error: invalid path 'frontend/src/modules/AdvancedCrudModule /SearchItem.jsx' error: invalid path 'frontend/src/modules/AdvancedCrudModule /UpdateItem.jsx' error: invalid path 'frontend/src/modules/AdvancedCrudModule /index.jsx'

bvsvardhan commented 11 months ago

@salahlalami I noticed potential "invalid path" issues during checkout. There seem to be extra spaces in file paths in the "frontend" folder -> 'frontend/src/modules/AdvancedCrudModule ' and special characters in file names in the "features" folder.

johnvan7 commented 10 months ago

Resolved with PR #910

johnvan7 commented 10 months ago

The error occurs on Windows but not with Github Codespace or WSL (Ubuntu).