Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Can't build, unexepected end of JSON #35

Closed
lamarios opened this issue May 20, 2019 · 4 comments
Closed

Can't build, unexepected end of JSON #35

lamarios opened this issue May 20, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@lamarios
Copy link

System Information
Name Value
OS Arch linux
Node Version 11.15.0
Project Version 0.1.1
What is the current behavior? running build command worked once but doesn't work anymore ?
What is the expected behavior? Being able t obuild
Logs
node build --name lamarios
Building HTML/CSS...
undefined:1



SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /mnt/services/docker/gitfolio/data/build.js:39:29
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:54:3)
@imfunniee
Copy link
Owner

Just released a new version, can you clone that and try again. lemme know if it works 😅

@imfunniee imfunniee added the bug Something isn't working label May 20, 2019
@Eurus-Holmes
Copy link

@imfunniee I have tried again, but this bug still exists, it occurred after I have built once.

屏幕快照 2019-05-20 下午7 24 01

@abidgulshahid
Copy link

Same Error As @Eurus-Holmes

@imfunniee
Copy link
Owner

imfunniee commented May 20, 2019

so umm looks like when you used update it would clear out config.json file, reason being i was updating the html with only one argument and it needed 4 lol mb

imfunniee added a commit that referenced this issue May 20, 2019
so umm looks like when you used update it would clear out config.json file, resaon being i was updating the html with only one argument and it needed 4 lol mb
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants