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

Extension causes vscode to sit on .asar files #1646

Open
LqdBcnAtWork opened this issue Nov 11, 2024 · 0 comments
Open

Extension causes vscode to sit on .asar files #1646

LqdBcnAtWork opened this issue Nov 11, 2024 · 0 comments

Comments

@LqdBcnAtWork
Copy link

  • VSCode Version: 1.95.2
  • OS Version: Windows_NT x64 10.0.19045
  • Extension Version: 2.17.0
  • System Language: English?
  • SVN Version: 1.9.5

Issue

When working with Electron.js and electron-builder it produces an app.asar file by default. It also deletes and remakes this file for every build. When the SVN extension is enabled the Code.exe process prevents the file from being deleted. Disabling the extension fixes this.

Enabling the extension and the problem remains fixed until vscode is launched again.

Steps to Reproduce

  1. Install extension
  2. build an electron app using electron-builder
  3. attempt to build again.
  4. build should fail because the app.asar file could not be deleted.

SVN Output

N/A

Screenshots

N/A

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