Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working on XP #18

Open
greggman opened this issue May 31, 2016 · 2 comments
Open

not working on XP #18

greggman opened this issue May 31, 2016 · 2 comments

Comments

@greggman
Copy link
Owner

greggman commented May 31, 2016

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)

@greggman
Copy link
Owner Author

Actually I think adding the ipv6 support broke XP since XP is so old it doesn't support ipv6

@greggman
Copy link
Owner Author

Try this one. Please tell me if it works for you

HappyFunTimes-0.0.47-installer.exe.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant