Hi Kishorejana,
I'm Stefano an Independent Advisor, here to help you.
If you need to enable path longer than 260 characters, you can follow the procedure below:
- Windows 10 Home:
1. Hit the Windows key, type regedit and press Enter.
2. Navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\ CurrentVersion\Group Policy Objects\ {48981759-12F2-42A6-A048-028B3973495F} Machine\System\CurrentControlSet\Policies
3. Select the LongPathsEnabled key, or create it as a DWORD (32-bit) value if it does not exist.
4. Set the value to 1 and close the Registry Editor.
- Windows 10 Pro:
1. Hit the Windows key, type gpedit.msc and press Enter.
2. Navigate to Local Computer Policy > Computer Configuration > Administrative Templates > System > Filesystem > NTFS.
3. Double click the Enable NTFS long paths option and enable it.
A reboot will be required.
If you are using git, you can also try this way:
Open the Github Powershell or cmd.exe (you need to have git as an environment variable) and execute the following command :
git config --system core.longpaths true
10 people found this reply helpful
·
Was this reply helpful?
Sorry this didn't help.
Great! Thanks for your feedback.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
How satisfied are you with this reply?
Thanks for your feedback.