Skip to content

STATIC ERROR: std.jsonnet:1:1: Unexpected end of file. #380

Closed
@nnmrts

Description

@nnmrts

Hey! I tried using the binary version of jsonnet. However, whatever I do, it gives me back this error:

STATIC ERROR: std.jsonnet:1:1: Unexpected end of file.

I read on the jsonnet webpage here, that std or stdlib is kind of a utility functions object for jsonnet itself. The error message suggests that the file is empty. Unfortunately we don't know really, which file is meant, it could be the std.jsonnet or the std.jsonnet.h file. At first I thought it's the first one, but that was full with 42kb of data. However, the problem is, there is an error, as I just discovered. A specific unexpected token prevents the file from being built and so the std.jsonnet.h file is empty in the end.

Will create a pull request fixing this issue and reference it here. Sorry for even submitting this issue now that I already discovered what the actual issue is. Nevertheless, I think it will bring more clarity to my pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions