cookie Posted March 17, 2016 Report Posted March 17, 2016 If you try to execute the bot using a user that doesn't have a home directory the application will crash on dataPath = path.join(process.env.HOME, ".local", "share", "{0}") perhaps check if process.env.HOME exists, otherwise set a fixed path? Quote
Dr. McKay Posted March 18, 2016 Report Posted March 18, 2016 https://github.com/MrJohz/appdirectory/issues Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.