Log icon indicating copy to clipboard operation
Log copied to clipboard

Problem with symbolic link and installation on Windows OS

Open gundesli opened this issue 1 year ago • 0 comments

I use composer on Windows system.

When I try to install the library pear/log (v1.14.4) with composer, I get the following error message :

Failed to extract pear/log: (2) C:\Users\user\scoop\shims\7z.EXE x -bb0 -y C:\Users\user\Webapps\log-lab\vendor\composer\tmp-5a3f485ba7df1029316242801499cf8e.zip -oC:\Users\user\Webapps\log-lab\vendor\composer\5eb3e8ca

ERROR: Cannot create symbolic link : Le client ne dispose pas d'un privilège nécessaire. : C:\Users\user\Webapps\log-lab\vendor\composer\5eb3e8ca\pear-Log-f1ce70c\README.rst

Is it possible to replace the symbolic link (README.rst) ?

gundesli avatar Jun 21 '24 09:06 gundesli