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
@rebornix@FractalBoy Actually - I think in this particular case, this is a difference in how its accessing the "fs" node module... it's attempting to use original-fs to get at the underlying Node.js implementation's "fs" module. So technically not the same as the link above, but a similar underlying issue... Electron node verses standard node in the remote case.
Steps to Reproduce:
Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No
Note that git works fine and that the error in the developer's console does not show up locally.
I also opened this issue with the extension in case they need to make a change. JohnstonCode/svn-scm#561
The text was updated successfully, but these errors were encountered: