Skip to content

Tick fails with most recent js-joda version #192

Description

@zilti

Hi there! I tried updating our project's dependencies today to the latest versions, including the ones in our package.json. We are using shadow-cljs. After updating the js-joda packages to these versions:

    "@js-joda/core": "5.6.1",
    "@js-joda/locale_en-us": "4.8.11",
    "@js-joda/timezone": "2.18.2"

I get the following error when trying to call t/formatter:

Uncaught Error: Locale is nil, try adding a require '[tick.locale-en-us]

But of course, I already have [tick.locale-en-us] in that namespace's requires.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions