Git Product home page Git Product logo

Comments (3)

haxiomic avatar haxiomic commented on September 4, 2024

Hi @lovelovetrb, I tried your repo and it worked for me – I did have to change the three.js version in package json to r157 to match our peer dependency

"dependencies": {
    "@lumaai/luma-web": "^0.1.14",
    "three": "^0.157.0"
  }

My guess is there's been some breaking changes in three.js in the last two versions

Hopefully this change works for you too, let me know!

from luma-web-examples.

haxiomic avatar haxiomic commented on September 4, 2024

It also seems to work for me on r159 too, so I'm unclear on the cause, possibly related to minification? I am testing with npm run dev

from luma-web-examples.

lovelovetrb avatar lovelovetrb commented on September 4, 2024

@haxiomic Thank you very much! I changed the version and it worked.

With bun I changed the version and it did not run well. Why is this?
I can achieve what I want to do with npm, so I will continue to implement it with npm.

Thanks for your advice!

from luma-web-examples.

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.