Giter Site home page Giter Site logo

Comments (3)

slokhorst avatar slokhorst commented on August 15, 2024 1

Ah found it! Should have run npm run package instead of node tools/build. See 122ce8a

from svelte-gantt.

slokhorst avatar slokhorst commented on August 15, 2024

I got the demo running with the changes from #214.

Most pages now work, with the exception of the /svelte-component page, which gives the following error:

Failed to load url /test/svelte-gantt/dist/svelte (resolved id: /test/svelte-gantt/dist/svelte) in /test/svelte-gantt/demo/src/routes/svelte-component/+page.svelte. Does the file exist?
Error: Not found: /test/svelte-gantt/dist/svelte
    at resolve (/test/svelte-gantt/demo/node_modules/@sveltejs/kit/src/runtime/server/respond.js:483:13)
    at resolve (/test/svelte-gantt/demo/node_modules/@sveltejs/kit/src/runtime/server/respond.js:277:5)
    at #options.hooks.handle (/test/svelte-gantt/demo/node_modules/@sveltejs/kit/src/runtime/server/index.js:49:56)
    at Module.respond (/test/svelte-gantt/demo/node_modules/@sveltejs/kit/src/runtime/server/respond.js:274:40)

It seems that the dist/svelte file does indeed not exist:

svelte-gantt > ls dist/

index.iife.js
index.iife.js.map
index.js
index.js.map
LICENSE.txt
package.json
README.md
types/

Do I need to run another script to build dist/svelte?

from svelte-gantt.

ANovokmet avatar ANovokmet commented on August 15, 2024

Thank you!

from svelte-gantt.

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.