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
Fix rename error and its message and linux build (#1462)
* Fix rename error and its message and linux build
Rename was always outputting an error message since the callback is
always called. Included and error check. For offline install, if
opendebug.exe.config exists, rename needs to happen too. Added function
call for offline installation.
'use strict' was erroring on ubuntu build in copyScript.ts
0 commit comments