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
After installing Tide .deb with GDebi on Mint 18 it can run only from root, and wan't run from regular user.
~ $ Tide
module.js:442
throw err;
^
Error: Cannot find module '/opt/Tide/resources/electron.asar/browser/init.js'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Module.runMain (module.js:575:10)
at run (bootstrap_node.js:360:7)
at startup (bootstrap_node.js:152:9)
at bootstrap_node.js:479:3
The text was updated successfully, but these errors were encountered:
After installing Tide .deb with GDebi on Mint 18 it can run only from root, and wan't run from regular user.
~ $ Tide
module.js:442
throw err;
^
Error: Cannot find module '/opt/Tide/resources/electron.asar/browser/init.js'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Module.runMain (module.js:575:10)
at run (bootstrap_node.js:360:7)
at startup (bootstrap_node.js:152:9)
at bootstrap_node.js:479:3
The text was updated successfully, but these errors were encountered: