Code Monkey home page Code Monkey logo

Comments (6)

joebentaylor avatar joebentaylor commented on May 18, 2024 3

Id just like to post my fix as i think this will help a lot of people!!!

In my sandbox at the time i had
<canvas id="canvas" />

but it should have been:
<div id="canvas" />

that was it! All sorted now :)

from curtainsjs.

joebentaylor avatar joebentaylor commented on May 18, 2024

After a lot of research, it seem a few libraries like Tweenmax etc have the same issue, but this doesnt halt the dependencies being used.

In one of my other projects Curtains works fine, but when i try to use it in a new project with the exact same code. it no longer works

from curtainsjs.

martinlaxenaire avatar martinlaxenaire commented on May 18, 2024

Hi @joebentaylor,

Did you have a look at that SO thread: https://stackoverflow.com/questions/41292559/could-not-find-a-declaration-file-for-module-module-name-path-to-module-nam ?

from curtainsjs.

joebentaylor avatar joebentaylor commented on May 18, 2024

I did, but this doesnt fix my issue

this is my codesandbox.

Maybe you could shine a light for me?

(By the way, this code works fine on my own project)

https://codesandbox.io/s/w792nljpqk

from curtainsjs.

martinlaxenaire avatar martinlaxenaire commented on May 18, 2024

Your codesandbox example is successfully compiling and there are no js error neither.
I can't help you on that one as I'm not using Typescript really.
Looks more like a Gatsby/Typescript issue anyway.

from curtainsjs.

joebentaylor avatar joebentaylor commented on May 18, 2024

Hmmm, its really strange, as my other gatsby project compiles the exact same and works fine... very bizzare

from curtainsjs.

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.