Hi @raushan123 ,
The error you're encountering, "Error: ENAMETOOLONG: name too long, open," typically occurs when the command you're running exceeds the maximum limit for file paths on your operating system. To fix this issue, you can use a shorter path,Instead of running the command from a directory with a long file path, try moving to a directory with a shorter path and then run the command again.