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
Error: Error parsing window data
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at parseMac (<redacted>/node_modules/active-win/lib/macos.js:11:15)
at AsyncFunction.module.exports.getOpenWindows
My users ran 5 times into this issue:
It corresponds to this
JSON.parse()
call:https://github.com/sindresorhus/active-win/blob/27221e5da0a64025bdec8759605694ea84ff9f68/lib/macos.js#L9C1-L16C3
might be related to #170
The text was updated successfully, but these errors were encountered: