Skip to content

Cannot read properties of undefined (reading '$i') #26

@hsb-tonmoy

Description

@hsb-tonmoy

I'm using the latest release of Sveltekit and I've installed svelte-time as a dev dependency. I'm getting this error at the most basic usage of the module:

<Time relative timestamp="2020-02-01" />

500

Cannot read properties of undefined (reading '$i')

TypeError: Cannot read properties of undefined (reading '$i')
    at Function.w.extend (\node_modules\.pnpm\dayjs@1.11.5\node_modules\dayjs\dayjs.min.js:1:6457)
    at /node_modules/.pnpm/svelte-time@0.7.1/node_modules/svelte-time/src/dayjs.js:1:26
    at async instantiateModule (/node_modules/.pnpm/vite@3.1.0-beta.2/node_modules/vite/dist/node/chunks/dep-d66eb979.js:53333:9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions