GithubHelp home page GithubHelp logo

Comments (7)

saturnonearth avatar saturnonearth commented on May 26, 2024 1

Any updates?

from svelte-time.

saturnonearth avatar saturnonearth commented on May 26, 2024 1

It has something to do with the dayjs not being optimized on build. I could not replicate this in a Stackblitz. I fixed it buy manually installing dayjs as a dependency.

from svelte-time.

saturnonearth avatar saturnonearth commented on May 26, 2024 1

It has something to do with the dayjs not being optimized on build.

Interesting – are you also using pnpm like the OP? It might be worth specifying the docs that pnpm users must also install dayjs .

Yes I am using pnpm

from svelte-time.

harvanchik avatar harvanchik commented on May 26, 2024

I also receive this error, and it's inconsistent. The app works fine for a few minutes, but then it suddenly breaks later when nothing changed regarding the Time.

from svelte-time.

harvanchik avatar harvanchik commented on May 26, 2024
9:58:22 AM [vite-plugin-svelte] ssr compile in progress ...
Internal server error: Cannot read properties of undefined (reading '$i')
      at Function.w.extend (C:\Users\Me\Websites\case-play\node_modules\.pnpm\[email protected]\node_modules\dayjs\dayjs.min.js:1:6557)
      at eval (/node_modules/.pnpm/[email protected]/node_modules/svelte-time/src/dayjs.js:8:31)
      at async instantiateModule (file:///C:/Users/Me/Websites/case-play/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-3007b26d.js:52400:9)
TypeError: Cannot read properties of undefined (reading '$i')
    at Function.w.extend (C:\Users\Me\Websites\case-play\node_modules\.pnpm\[email protected]\node_modules\dayjs\dayjs.min.js:1:6557)
    at /node_modules/.pnpm/[email protected]/node_modules/svelte-time/src/dayjs.js:4:7
    at async instantiateModule (file:///C:/Users/Me/Websites/case-play/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-3007b26d.js:52400:9)
9:58:23 AM [vite-plugin-svelte] ssr compile done.

from svelte-time.

metonym avatar metonym commented on May 26, 2024

Could you provide a repo containing a minimal reproduction of the issue? Happy to take a look.

from svelte-time.

metonym avatar metonym commented on May 26, 2024

It has something to do with the dayjs not being optimized on build.

Interesting – are you also using pnpm like the OP? It might be worth specifying the docs that pnpm users must also install dayjs .

from svelte-time.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.