-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: cordova-cli
-
Labels:None
fs.symlinkSync() throws:
> try
Unknown macro: { fs.symlinkSync('a','b'); }catch(e)
Unknown macro: { foo = e }Unknown macro: { [Error}
The same call works when running with admin privileges. We should test & catch this case earlier than we currently do.