Log
Log copied to clipboard
Problem with symbolic link and installation on Windows OS
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) ?