Cannot install lombok extension behind corporate proxy.
Skronner opened this issue · 6 comments
Error messages:
- "Failed to install 'gabrielbb.vscode-lombok'" on install from VS Code.
- "EPERM: operation not permitted, mkdir 'C:\Users\f1694870\.vscode\extensions\.gabrielbb.vscode-lombok-1.0.1\node_modules\uc.micro' when installing from downloaded file.
Lombok was already installed for Eclipse and is working.
Im using JDK 8 and JRE 1.8.
Looks like your Windows is denying it. Try to open VSCode as Administrator and install it again
Im sorry, but i´ve already done it before posting the issue. Running VS Code as Administrator doesn´t change the results, throwing the same error messages for both cases.
@Skronner Is McAfee your anti-virus software? I believe this is to do with antivirus software not allowing to create the uc.micro folder. I am also facing the same issue.
@mithunkavullakandiyil When you turned the anti virus off , did it work ?
@mithunkavullakandiyil When you turned the anti virus off , did it work ?
@GabrielBB Unfortunately in my office laptop, I do not have the permission to turn off the Anti Virus. But I have found similar threads/issues of McAfee preventing to create uc.micro installations.
I am still sticking to Lombok extension 1.0.0 as I am not able to update. And getting my Admin/Network team to get this resolved by adding an exception rule in Antivirus is a pain. :(
You can refer VS Code installation issue caused before due to the same issue below.
VS Code Setup Error - uc.micro folder creation access is denied by Antivirus #13559
Great @mithunkavullakandiyil . Thanks for informing this. I will be closing this issue then since it is an issue with McAfee. I hope you manage to update some way some day