Giter Club home page Giter Club logo

Comments (3)

techniq avatar techniq commented on June 21, 2024

Hey @OWLYone 👋, thanks for checking out LayerChart. That's interesting you're receiving that error. Could you share your repo to see if I can reproduce locally?

from layerchart.

OWLYone avatar OWLYone commented on June 21, 2024

Sure, made a fresh step-by-step, the same effect.

Tryout-Layerchart with SvelteUX

`✘ [ERROR] No matching export in "node_modules/svelte-ux/dist/index.js" for import "getDuration"

node_modules/layerchart/dist/utils/ticks.js:3:33:
  3 │ import { formatDate, PeriodType, getDuration } from 'svelte-ux';
    ╵                                  ~~~~~~~~~~~

16:15:01 [vite] error while updating dependencies:
Error: Build failed with 1 error:
node_modules/layerchart/dist/utils/ticks.js:3:33: ERROR: No matching export in "node_modules/svelte-ux/dist/index.js" for import "getDuration"
at failureErrorWithLog (F:...\tryout-layerchart\node_modules\esbuild\lib\main.js:1651:15)
at F:...\tryout-layerchart\node_modules\esbuild\lib\main.js:1059:25
at F:...\tryout-layerchart\node_modules\esbuild\lib\main.js:1527:9
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
`

from layerchart.

techniq avatar techniq commented on June 21, 2024

@OWLYone That was interesting... definitely something that needed fixed but not sure why it didn't show up in the build or other projects.

You should be good after updating to Svelte UX to 0.61.2 and LayerChart to 0.32.1.

image

Btw, we have a Discord server if you run into any other problems. Github issues are good to, but Discord can be faster to iterate.

from layerchart.

Related Issues (20)

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.