Windows 11 Cannot create symbolic link on Windows 11 with Powershell 7 - CommandNotFoundException

  • Thread starter Thread starter goodnewsforyou
  • Start date Start date
G

goodnewsforyou

I installed Powershell 7 and was trying to mklink /D \kang C:\Users\Me\Documents\Learn\Java\Sandbox\src\mammal\kangaroo mklink : The term 'mklink' 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:2 + mklink /D \kang C:\Users\Me\Documents\Learn\Java\Sandbox\src\mamma ... + ~~~~~~ + CategoryInfo : ObjectNotFound: (mklink:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException I had to use

Continue reading...
 

Similar threads

D
Replies
0
Views
11
Dekshad
D
S
Replies
0
Views
20
Supem Fernando
S
D
Replies
0
Views
17
Dekshad
D
Back
Top