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
It's not working on XP. It gets the following error
C:\Documents and Settings\gregg>hft list
path.js:8
throw new TypeError('Path must be a string. Received ' +
^
TypeError: Path must be a string. Received undefined
at assertPath (path.js:8:11)
at Object.win32.join (path.js:221:5)
at getConfigPath (C:\Documents and Settings\gregg\Local Settings\Application
Data\Greggman\HappyFunTimes\lib\config.js:57:15)
at Object.<anonymous> (C:\Documents and Settings\gregg\Local Settings\Applic
ation Data\Greggman\HappyFunTimes\lib\config.js:61:15)
at Module._compile (module.js:435:26)
at Object.Module._extensions..js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:313:12)
at Module.require (module.js:366:17)
at require (module.js:385:17)
The text was updated successfully, but these errors were encountered:
It's not working on XP. It gets the following error
The text was updated successfully, but these errors were encountered: