microsoft / scalar

Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer
MIT License
1.39k stars 63 forks source link

Line 3367: Could not reconfigure Scalar enlistments #532

Closed KRSN5 closed 1 year ago

KRSN5 commented 1 year ago

When installing Git for Windows - this error occurred: Line 3367: Could not reconfigure Scalar enlistments (output: (no output), errors: (no output)). It looks like the Git installed properly but when typing in terminal git - this occurs:

PS C:\Users\name> git git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

I tried reinstall Scalar, installed properly but when typing in cmd: scalar --version, the same text occurs - the scalar is not recognized I'm out of ideas

DamonKlaus commented 6 months ago

I have the same question. But I decide to use first without minding it. How's it now? Have you decided?