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
[rush-lib] Add ensureFolderExists to plugin autoinstaller file writes
The read+write pattern introduced in PR microsoft#5678 replaced FileSystem.copyFile()
which implicitly created destination folders. The writeFile() calls need
ensureFolderExists: true to maintain the same behavior.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments