You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use vscode on my work laptop, which has McAfee suite of threat protection software installed.
I am not able to install this theme because it has dependency on the package uc.micro and since McAfee threat protection software considers it a threat, it blocks the installation.
2022-12-16 10:39:12.695 [error] EPERM: operation not permitted, mkdir '%USERPROFILE%\.vscode\extensions\.65f143de-4e8f-4a28-9b5e-d6b0a580c6fd\node_modules\uc.micro': Extract: EPERM: operation not permitted, mkdir '%USERPROFILE%\.vscode\extensions\.65f143de-4e8f-4a28-9b5e-d6b0a580c6fd\node_modules\uc.micro'
at z.p (vscode-file://vscode-app/%LocalAppData%/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:89:162859)
at async z.extractUserExtension (vscode-file://vscode-app/%LocalAppData%/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:89:160555)
at async ee.q (vscode-file://vscode-app/%LocalAppData%/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:89:166093)
at async ee.h (vscode-file://vscode-app/%LocalAppData%/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:89:168727)
I have discussed this issue with my work IT team and requested them to add an exception, but I was turned down stating that this is a corporate decision and cannot be modified on user request.
I wanted to check if its possible for you to get this theme working without using the dependency package uc.micro?
Thank you
The text was updated successfully, but these errors were encountered:
I use vscode on my work laptop, which has McAfee suite of threat protection software installed.
I am not able to install this theme because it has dependency on the package
uc.micro
and since McAfee threat protection software considers it a threat, it blocks the installation.I have discussed this issue with my work IT team and requested them to add an exception, but I was turned down stating that this is a corporate decision and cannot be modified on user request.
I wanted to check if its possible for you to get this theme working without using the dependency package
uc.micro
?Thank you
The text was updated successfully, but these errors were encountered: