Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install theme on Windows machine with McAfee anti-threat protection due to dependency uc.micro #36

Open
bhatmand opened this issue Dec 16, 2022 · 0 comments

Comments

@bhatmand
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant