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
/Applications/Nide.app/Contents/Resources/main.js:37
if (dir && !path.existsSync(dir)) {
^
TypeError: path.existsSync is not a function
at /Applications/Nide.app/Contents/Resources/main.js:37:26
at /Applications/Nide.app/Contents/Resources/main.js:18:13
at ChildProcess.exithandler (child_process.js:194:7)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:818:16)
at Socket. (internal/child_process.js:319:11)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at Pipe._onclose (net.js:469:12)
Whenever I try to open a project on the Mac version of the app it shows:
If I run nide listen from the shell (previously run nide init) it shows me:
The text was updated successfully, but these errors were encountered: