Archived
1
0

Override existing asar symlink in postinstall (#3369)

This ensures the link is correct. Should fix #3355.
This commit is contained in:
Asher
2021-05-12 16:46:29 -05:00
committed by GitHub
parent 8f82d6e8b9
commit e64fd451b3
3 changed files with 19 additions and 16 deletions

View File

@ -63,6 +63,7 @@ VS Code v1.56
### Bug Fixes
- fix: Check the logged user instead of $USER #3330 @videlanicolas
- fix: Fix broken node_modules.asar symlink in npm package #3355 @code-asher
### Documentation