Skip to content

Issues Printing schema with default option (Typescript) - Invalid Value #394

@paddymccallan

Description

@paddymccallan

Issues Printing schema with default option (Typescript) - "Invalid Value" result - I had thought this was a token issue but with some trial and error was able to get it to print with json. I can still push my ts schema with no issues.

$ triplit schema print
√ Service Token ... ****************************************************************************************************************************************************
Invalid value: 

Works when you change the format to json

$ triplit schema print -f json
√ Service Token ... ****************************************************************************************************************************************************
{
  "collections": {

I haven't made any changes to my schema - it did work for me last week with the default ts option.

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