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

Error - throw err #5

Closed
Powelljl opened this issue Jan 29, 2018 · 1 comment
Closed

Error - throw err #5

Powelljl opened this issue Jan 29, 2018 · 1 comment

Comments

@Powelljl
Copy link

D:\Install>node float.js
D:\Install\float.js:20
throw err
^

SyntaxError: D:\Install\partial.json: Unexpected end of JSON input
at JSON.parse ()
at Object.Module._extensions..json (module.js:662:27)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (D:\Install\float.js:25:22)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)

D:\Install>pause
Press any key to continue . . .

@Inrixia
Copy link
Owner

Inrixia commented Jan 30, 2018

This is a error where the partial data file is corrupt/empty. I'm going to be adding a fix for it in the next release but for now just open partial.json in a text editor and make sure it only contains {}

That should fix it. If it dosnt feel free to reopen this issue.

@Inrixia Inrixia closed this as completed Jan 30, 2018
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

2 participants